Python MultiTrack- beginners and professionals- zero to hero
- Description
- Curriculum
- FAQ
- Reviews
This course is aimed at both complete beginners to the world of programming and to experienced programmers who are new to Python.
If you are an existing programmer who is new to Python then you may want to take the Fast Track. In four hours, you will rattle through all the basis concepts and some advanced and build a banking application. Add on two hours and you will add a GUI interface to your project. Add on two more hours and you will use Matplotlib to provide a graphical interface to your data.
As an existing programmer, if you want more detail on any of the concepts in the Fast Track, then drop into the Detail Track at the appropriate point to enforce your understanding, and then come back to the Fast Track.
For complete beginners to programming, then follow the Detail Track. This will take you step by step through Python basics, some advanced features and then you too will develop a complete GUI system.
Once you’ve completed the Detail Track, then if you want to reinforce the material you have covered, then why not use the Fast Track to revise.
-
16Overview of the Banking GUIVideo lesson
-
17Setup the Banking ProjectVideo lesson
-
18Assigning Data to VariablesVideo lesson
-
19Different Variable Types - int, float, stringVideo lesson
-
20Explicit Casting - converting stringsVideo lesson
-
21Extracting our Data - manipulating stringsVideo lesson
-
22Casting our Data - extracting values from within stringsVideo lesson
-
23Base Conversions - hex to decimalVideo lesson
-
24Working with DatesVideo lesson
-
25Functions - creating callable blocks of codeVideo lesson
-
26Collecting our Data - tuplesVideo lesson
-
27Control Flow - identifying transaction typesVideo lesson
-
28Iterating Collections - tuplesVideo lesson
-
29Working with Dictionaries - meaningful dataVideo lesson
-
30Creating Custom Objects - Transaction ObjectVideo lesson
-
31Creating Custom Objects - Account ObjectVideo lesson
-
32Including Transactions in the Account ObjectVideo lesson
-
33Packages and Modules - MVCVideo lesson
-
34Reading Data FilesVideo lesson
-
35Reading Json FilesVideo lesson
-
36Closing Balance - Account ModelVideo lesson
-
37Processing Parsed Data - calculating account balancesVideo lesson
-
38Writing the Output File - generating jsonVideo lesson
-
39Creating an App_ControllerVideo lesson
-
40Banking Gui - OverviewVideo lesson
-
41Creating an Empty GUI FrameVideo lesson
-
42Adding a Menu to our GUIVideo lesson
-
43Laying out the FramesVideo lesson
-
44Buttons and TkinterText lesson
-
45Layout ButtonsVideo lesson
-
46Layout Input and Output FramesVideo lesson
-
47Add Button ControllersVideo lesson
-
48Read Data FilesVideo lesson
-
49Parse Data Files ExerciseVideo lesson
-
50Parse Data Files SolutionVideo lesson
-
51Tidy Up - ExerciseVideo lesson
-
52Tidy Up - SolutionVideo lesson
-
53Analysing Records - OverviewVideo lesson
-
54Simple Data - Line GraphsVideo lesson
-
55Simple Data - Scatter GraphsVideo lesson
-
56Simple Data - Bar ChartsVideo lesson
-
57Simple Data - Pie ChartVideo lesson
-
58Banking Gui Pie ChartVideo lesson
-
59Solution: Banking Gui CalculationsVideo lesson
-
66Basic Data Types - intVideo lesson
-
67Basic Data Types - floatVideo lesson
-
68Basic Data Types - strVideo lesson
-
69Printing Strings - formatting stringsVideo lesson
-
70int - assign, print, and change baseVideo lesson
-
71float - assign, print, scientific numbersVideo lesson
-
72str - assign, arrays, index, slicingVideo lesson
-
73str - special charactersVideo lesson
-
74str - methodsVideo lesson
-
75bool - assign, evaluate, True values, False values, object lengthVideo lesson
-
76complex - assign, printVideo lesson
-
77Hospital Booking System - Step 02Text lesson
-
78Hospital Project SolutionVideo lesson
-
79tuple - create, investigate, iterate, manipulateVideo lesson
-
80list - create, investigate, iterate, operate, manipulateVideo lesson
-
81list - comprehensionsVideo lesson
-
82set - create, investigate, iterate, operate, manipulateVideo lesson
-
83dict - create, investigate, iterate, operate, manipulateVideo lesson
-
84Hospital Booking System - Step 03Text lesson
-
85Hospital Booking System - hintsVideo lesson
-
86Hospital Booking System - solutionVideo lesson

External Links May Contain Affiliate Links read more