Supercoders.in
1.52K subscribers
41 photos
1 video
4 files
371 links
Supercoders
Provide coding and programming Tips
Related to PHP, Android,Java,c#,Unity

Subscriber our YouTube Channel to Stay Updated

Join Our YouTube Channel : https://youtube.com/c/SuperCoders


For Paid Support.
https://t.me/supercoderspaidsupport
Download Telegram
Thanks for all Your Support to reaching me 1K
Python GUI Tkinter Tutorial Part 1 | Tkintet Window,Label and Properties

In This Tutorial i Will Create First Simple window Using Tkinter then Create a Label and Add Some Property Like Background Color, Foreground Color, Border Style ,Width, Height,Border Width and Show Custom Cursor for Widget

Tutorial link : https://youtu.be/7tFQ_-OCrYU

Join our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Tkinter Tutorial Part 17.2 | (Label,Entry,Button,RadioButton,Checkbutton)

In This Tutorial I will Show How to use Widget Items Like Label,Entry,Button,RadioButton,CheckBox First i Will Create a New Window Then adding Widgets Item Also Showing how to Get Value from This Input Widget On Button Click also I Will Show How to Set Default Value in This Widgets Element

Tutorial Link : https://youtu.be/13NrfszWtGA

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Tkinter Menu Bar Tutorial Part 17.3 | (Simple,Submenu,Radio,CheckButton,Disable Menu Example)

Tutorial Cover :
1.How to Create Simple Menu using Python Tkinter
2.How to Create Submenu in Tkinter
3.How to Create RadioButton Menu in Tkinter
4.How to Create CheckButton Menu in Tkinter
5.How to Created Disabled Menu in Tkinter
6.How to Call Function on Menu Click
7.add_cascade() Function Tkinter
8.add_command() Function Tkinter
9.add("separator") Function Tkinter
10.MenuButton,Menu,Label,command,tearoff

Tutorial Link : https://youtu.be/89G4hDiatCU

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Tkinter Tutorial Part 17.4 | Combobox,Listbox,TextBox,ProgressBar in Tkinter


Tutorial Cover :


1.How to Create Comboxbox using Python Tkinter
2.How to Create Listbox in Tkinter
3.How to Create Progressbar in Tkinter
4.How to Create Textbox in Tkinter
5.Get Current Value of Comboxbox On Change
6.Get Value of Listbox,Textbox
7.Increase and Decrease Value of Progressbar


Tutorial Link : https://youtu.be/z2ArSTm1B9g


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Tkinter Tutorial Part 17.5 | Tabs,Slider,Table in Tkinter


Tutorial Cover :


1.How to Create Slider(Scale) in Tkinter
2.How to Create Tabs in Tkinter
3.How to Create Table in Tkinter
4.How to Create GridLayout in Tkinter
5.How to Create Horizontal Scale (Slider) in Tkinter
6.Tkinter NoteBook,Scale Widget,Grid Tutorial
7.How to Display Data in Table in Tkinter


Tutorial Link : https://youtu.be/J48tIufwmRI


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Tkinter Tutorial Part 17.6 | Horizontal,Vertical,Grid Layout in Tkinter

Tutorial Cover :


1.How to Create Horizontal Layout in Tkinter
2.How to Create Vertical Layout in Tkinter
3.How to Create Grid Layout in Tkinter
4.Use of weight
5.Use of fill
6.Use of sticky
7.Use of Label


Tutorial Link : https://youtu.be/P89s9p6OBNE

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Tkinter Tutorial Part 17.7 | Message,Color,File,Simple Dialog Box

Tutorial Cover :
1.How to Create Simple Dialog in Python Tkinter
2.How to Create Info Dialog in Python Tkinter
3.How to Create Error Dialog Dialog in Python Tkinter
4.How to Create File Open Dialog in Python Tkinter
5.How to Create File Save Dialog in Python Tkinter
6.How to Create Color Picker Dialog in Python Tkinter
7.How to Create String Input Dialog in Python Tkinter
8.How to Create Integer Input Dialog in Python Tkinter
9.How to Create Float Input Dialog in Python Tkinter
10.How to Create Confirm Dialog in Python Tkinter

Tutorial Link : https://youtu.be/WEjzVcWFLeU

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Upcoming Tutorial How to.Create Download Manager in Python GUI
Python GUI Tkinter Download Manager Tutorial Part 18 | How to Create Download Manager in Python


Tutorial Cover :

1.How to Download Manager in Python GUI

2.How to Use Requests for Downloading File

3.How to Download File in Chunks in Python

4.How to Create Multithread in Python

5.Python Multi Threading Tutorial

6.Python Background Process

7.How to Create Simple Dialog for Input

8.How to Show Image in Tkinter

9.How to Create Progressbar in Tkinter

10.How to Create Indeterminate Progressbar in Tkinter



Tutorial Link : https://youtu.be/ZzCf_G0Auys


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Tutorial Part 2 | URL Routing


Tutorial Cover :

1.How to Create Urls in Djnago
2.How to Create URL PATH in Django
3.How to Pass Object to Template Django
4.How to Create Django Templates
5.How to Pass Data from URL to View in Django
6.Django Url Parameters in Template
7.Django Url Parameters String
8.Django urls path
9.Django Build Url With Parameters
10.Django Load HTML Template from Views



Tutorial Link : https://youtu.be/y4bkolBoWWk


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Tutorial Part 3 | Model and Admin Panel


Tutorial Cover :

1.How to Create Model in Django

2.How to Create Super User in Django

3.Charfield ,FileField ,AutoField, TextField 

4.Django Model Fields



Tutorial Link : https://youtu.be/OH4E9Jvq1Vg


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Tutorial Part 4 | Templates | Forms | Insert Operation


Tutorial Cover :


1.How to Create Form in Django

2.How to Create Base Child Theme Template in Django

3.How to Upload File and Save Path in Database

4.How to Insert Data in Django

5.How to Redirect User with Success and Error Messsage

6.How to Pass Message to Template in Django

7.Django CSRF Token

8.Django Save Data to Database

9.Django Models and ORM

10.Django Save File to Disk

11.Django Base Template | Django Child Template

12.Django For Loop in Template

13.Django if elif in Template

14.Django Messages Redirect



Tutorial Link : https://youtu.be/6QrbUDzAot4


Join Our Telegram Channel to Stay Updated :https://t.me/supercoders
Python Django CRUD Tutorial Part 5 | CREATE,READ,UPDATE,DELETE Operation


Tutorial Cover :

1.How to Insert Data in Django

2.How to Update Data in Django

3.How to Read All Data in Django

4.How to Fetch Single Record in Django

5.How to Delete Data in Django

6.CRUD Operation Django Example

7.Django CRUD SQL Tutorial


Tutorial Link : https://youtu.be/eTyYw11phcA


Join Our Telegram Channel to Stay Updated :https://t.me/supercoders
Python Django Auth Tutorial Part 6 | Register & Login User | Protected Views 


Tutorial Cover :

1.How to Create Register Page in Django

2.How to Create Register Functionality in Django

3.How to Create Login Page in Django

4.How to Create Login Functionality in Django

5.Django AUTH User

6.How to Access Auth User in Template

7.How to Access Auth User in Views

8.How to Create Protected View in Django

9.Django Custom Login Page

10.Django User Registration Tutorial

11.Django Login View

12.Django Login and Signup Source Code


Tutorial Link : https://youtu.be/W0bKvyoRPtM


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Auth Tutorial Part 7 | Model | Relationship | JSON Response 


Tutorial Cover :


1.How to Create Primary and Foreign Key Relationship

2.Django Primary Key

3.Django Foreign Key

4.Django JSON Response API

5.Django create object with foreign key

6.Django Get all objects with foreign key

7.How to Define Foreign key django

8.Django Model Relationships One to Many

9.Django Models

10.Django Rest Framework JSON Response


Tutorial Link : https://youtu.be/o5LT7iR4Er4


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Tutorial Part 8 | API | Ajax | Dynamic Input | Jquery 


Tutorial Cover :

1.How to Make Ajax Request

2.How to Create Dynamic Drop Down

3.Jquery Get Value from Drop Down

4.Jquery Append Data into DIV

5.Jquery Remove Last Item

6.Jquery Ajax Tutorial

7.Django Dependent Drop Down

8.Django Drop Down List from Database

9.Jquery Select Dropdown

10.Django API Tutorial

11.Jquery Ajax Post Example

12.How to Use POST for Fetch Data from API


Tutorial Link : https://youtu.be/D6KTlwatD0c


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Tutorial Part 9 | Send Email With Attachment

Tutorial Cover :
1.How to Send Mail Using Django
2.How to Send Email With File in Django
3.How to Send Multiple File in Email Using Django
4.How to Upload File and Send Via Email in Django
5.Django Send Email Gmail
6.Dango Email attach ()
7.Django Email Form
8.Send Email in Django Using Gmail
9.Django Email With Attachment


Tutorial Link : https://youtu.be/Rt7WLQlEUxw

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Tutorial Part 10 | PDF Generate | Session

Tutorial Cover :
1.How to Create PDF from HTML in Django
2.How to Use Session in Django
3.HTML to PDF Django
4.HTML Template to PDF in Django
5.Python PDF Generation
6.Django request.session

Tutorial Link : https://youtu.be/-1xjNBbHoaE

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Django Tutorial Part 11 | Group Chat Box | Channels and Websocket


Tutorial Cover :


1.Python Django Chat Box Tutorial

2.Python Live Group Chat Tutorial

3.Python Django Channels Tutorial

4.Python Django Websocket Tutorial

5.Python Django Live Chat Tutorial

6.Django Channels API

7.Django Channels Tutorial

8.Django Socket Server

9.Django Live Chat


Tutorial Link : https://youtu.be/7eGKDuJ-E1w


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders