Skip to content

Udemy - Python 100 Hands-On- Learn Python by Writing Python Code

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: Udemy - Python 100 Hands-OnGroup: NOGRPSource: Udemy
Info Hash
06507221262708732F90A3505A87DDCC0268A3EA
Source
Unverified
Total Size
676.55 MB
Total Files
65
Seeders
3
Leechers
0
Health
3.00
Score
6
Type
Bookware

File List

FileSize
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/01_-_Welcome_to_this_course_.mp44.25 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/02_-_Introduction_to_Python.mp412.33 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/03_-_Let_s_Get_To_Know_Each_Other_First_.txt331 B
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/04_-_Let_s_Stay_In_Touch_.txt280 B
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/07_-_Necessary_software.mp419.98 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/09_-_Python_interpreter.mp420.63 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/10_-_Python_scripts.mp47.76 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/11_-_Python_argument_passing.mp410.95 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/12_-_User_input.mp44.72 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/01_-_Getting_Started_with_Python/13_-_dir_and_help.mp44.39 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/14_-_Python_Variables.mp48.73 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/16_-_Python_Data_Types.mp44.77 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/17_-_Python_Strings.mp48.29 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/18_-_Python_String_methods.mp49.41 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/19_-_Python_String_operators_and_formatting.mp46.46 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/20_-_Python_String_slices.mp410.99 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/21_-_Numbers_and_math_operators.mp48.3 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/22_-_Booleans_and_logical_operators.mp47.2 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/23_-_Python_Lists_introduction.mp44.27 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/24_-_Python_List_methods.mp411.34 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/25_-_Python_List_slices.mp46.57 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/26_-_Python_Sets_introduction.mp45.21 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/27_-_Python_Set_methods.mp44.27 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/28_-_Python_Tuples_introduction.mp47.15 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/29_-_Python_Tuple_methods.mp45.15 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/30_-_Python_Dictionaries_introduction.mp44.17 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/31_-_Python_Dictionary_methods.mp48.25 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/02_-_Python_Data_Types/32_-_Conversions_between_data_types.mp411.83 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/03_-_Python_Control_Flow/33_-_If_Elif_Else_conditionals.mp415.3 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/03_-_Python_Control_Flow/34_-_For_For-Else_loops.mp411.67 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/03_-_Python_Control_Flow/35_-_While_While-Else_loops.mp45.35 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/03_-_Python_Control_Flow/36_-_If_For_While_nesting.mp47.85 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/03_-_Python_Control_Flow/37_-_Break_Continue_Pass.mp48.15 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/03_-_Python_Control_Flow/38_-_Python_Exceptions.mp43.43 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/03_-_Python_Control_Flow/39_-_Try_Except_Else_Finally.mp413.93 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/04_-_Python_Functions/40_-_Functions.mp412.28 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/04_-_Python_Functions/41_-_Arguments.mp49.21 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/04_-_Python_Functions/42_-_Namespaces.mp430.54 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/04_-_Python_Functions/43_-_Modules_and_importing.mp442.36 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/05_-_Python_File_Operations/44_-_File_opening_and_reading.mp415.11 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/05_-_Python_File_Operations/45_-_File_writing_and_appending.mp425.33 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/05_-_Python_File_Operations/46_-_File_closing_The_with_method.mp44.47 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/06_-_Python_Regular_Expressions/48_-_The_re.match_and_re.search_methods.mp428.38 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/06_-_Python_Regular_Expressions/49_-_The_re.findall_and_re.sub_methods.mp48.79 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/07_-_Python_Classes_Object-Oriented_Programming_Basics/51_-_Python_Classes_and_Objects.mp417.65 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/07_-_Python_Classes_Object-Oriented_Programming_Basics/52_-_Python_Classes_and_Inheritance.mp411.3 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/07_-_Python_Classes_Object-Oriented_Programming_Basics/53_-_Have_a_quick_look_here_before_going_further_.txt826 B
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/08_-_Python_and_MySQL/54_-_Setting_up_the_MySQL_database.mp426.51 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/08_-_Python_and_MySQL/55_-_Python_interacting_with_MySQL.mp419.06 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/09_-_Bonus_Python_Tools/56_-_List_Set_Dictionary_comprehensions.mp46.92 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/09_-_Bonus_Python_Tools/57_-_Python_Lambda_functions.mp48.77 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/09_-_Bonus_Python_Tools/58_-_Python_Map_Filter_Reduce.mp47.83 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/09_-_Bonus_Python_Tools/59_-_Python_Threading_basics.mp48.6 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/09_-_Bonus_Python_Tools/60_-_Python_Iterators_and_Generators.mp410.23 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/09_-_Bonus_Python_Tools/61_-_How_To_Install_a_New_Python_Module.mp414.51 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/09_-_Bonus_Python_Tools/62_-_Some_advice_on_coding.mp411.55 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/11_-_Updates_and_Important_Stuff/65_-_How_to_Add_Discussions_Send_me_Private_Messages_and_Post_Reviews.mp412.38 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/11_-_Updates_and_Important_Stuff/68_-_Itertools_Just_Added_-_September_2_2015_.mp417.86 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/11_-_Updates_and_Important_Stuff/69_-_Decorators_Just_Added_-_September_18_2015_.mp45.38 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/11_-_Updates_and_Important_Stuff/70_-_Sockets_-_Server_Just_Added_-_November_2_2015_.mp426.69 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/11_-_Updates_and_Important_Stuff/71_-_Socket_Server_Code_.txt_Plus_.py_Just_Added_-_November_2_2015_.txt289 B
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/11_-_Updates_and_Important_Stuff/72_-_Sockets_-_Client_Just_Added_-_November_2_2015_.mp411.33 MB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/11_-_Updates_and_Important_Stuff/73_-_Socket_Client_Code_.txt_Plus_.py_Just_Added_-_November_2_2015_.txt237 B
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/12_-_Conclusions/74_-_Final_Words.mp3464.05 KB
Udemy - Python 100 Hands-On- Learn Python by Writing Python Code/12_-_Conclusions/75_-_Bonus_Lecture_-_190_GIFT_INSIDE_.txt526 B

Trackers

No trackers found.