Udemy - Python Course - Learn Python Programming, MongoDB, Django

mp4   Hot:572   Size:1.46 GB   Created:2017-09-18 03:49:22   Update:2021-11-25 19:43:38  

File List

  • 00_-_None/01_-_What_is_this_course_about.mp4 4.82 MB
    00_-_None/02_-_Get_The_Latest_Version.txt 3.14 KB
    00_-_None/03_-_Installation_Guide.txt 496 B
    00_-_None/04_-_optional-additional_content_Obtaining_IDLE_for_Python_Course.mp4 1.99 MB
    00_-_None/05_-_Everybody_s_rights_and_consent_are_important_for_us_.txt 4.28 KB
    01_-_Start_Coding_With_Python/06_-_for_beginners_How_To_Launch_IDLE.txt 314 B
    01_-_Start_Coding_With_Python/07_-_Start_Coding_With_Python_Display_Message_Using_print_Function.mp4 6.32 MB
    01_-_Start_Coding_With_Python/08_-_Repeat_The_Example_Step_By_Step_print_function.txt 283 B
    01_-_Start_Coding_With_Python/09_-_Practice_Practice_Together_.mp4 10.23 MB
    01_-_Start_Coding_With_Python/10_-_Comments_In_Python_Hash_Sign.mp4 12.21 MB
    01_-_Start_Coding_With_Python/11_-_Repeat_The_Example_Step_By_Step_Comments_In_Python.txt 571 B
    02_-_Variables_And_Identifiers_In_Python/12_-_Starting_Up_With_Variables.txt 387 B
    02_-_Variables_And_Identifiers_In_Python/13_-_Introduction_To_Variables_In_Python.mp4 5.86 MB
    02_-_Variables_And_Identifiers_In_Python/14_-_type_Function.mp4 11.95 MB
    02_-_Variables_And_Identifiers_In_Python/15_-_Repeat_Step_By_Step.txt 1.03 KB
    02_-_Variables_And_Identifiers_In_Python/16_-_optional-additional_content_Video_for_the_following_reference_document.mp4 37.83 MB
    02_-_Variables_And_Identifiers_In_Python/17_-_reference_Rules_For_Identifiers_Reserved_Words_In_Python.txt 3.44 KB
    02_-_Variables_And_Identifiers_In_Python/18_-_reference_Naming_Convention.txt 434 B
    02_-_Variables_And_Identifiers_In_Python/19_-_Practice.mp4 5.78 MB
    02_-_Variables_And_Identifiers_In_Python/20_-_Sample_Code_For_Practice.txt 1.43 KB
    02_-_Variables_And_Identifiers_In_Python/21_-_Sample_Solution_Code_For_The_Question_In_Practice.txt 1.14 KB
    03_-_Introduction_To_Standard_Types_In_Python/22_-_Introduction_To_Standard_Types_In_Python.mp4 5.91 MB
    03_-_Introduction_To_Standard_Types_In_Python/23_-_Introduction_To_Numeric_Types_int_float_.mp4 9.88 MB
    03_-_Introduction_To_Standard_Types_In_Python/24_-_Sample_Codes_Used_In_Numeric_Types_int_float_.txt 520 B
    03_-_Introduction_To_Standard_Types_In_Python/25_-_Introduction_To_Strings_str_Single-Double-Triple_Quotes.mp4 16.16 MB
    03_-_Introduction_To_Standard_Types_In_Python/26_-_Video-Slide_-_The_Use_Of_Index_Numbers_For_Strings_Intro_To_Index_Numbers_.mp4 6.76 MB
    03_-_Introduction_To_Standard_Types_In_Python/27_-_Sample_Codes_Used_For_Strings.txt 821 B
    03_-_Introduction_To_Standard_Types_In_Python/28_-_Introduction_To_Lists.mp4 22.21 MB
    03_-_Introduction_To_Standard_Types_In_Python/29_-_Sample_Codes_For_Lists.txt 551 B
    03_-_Introduction_To_Standard_Types_In_Python/30_-_Introduction_To_Tuples.mp4 6.24 MB
    03_-_Introduction_To_Standard_Types_In_Python/31_-_Sample_Codes_For_Tuples.txt 298 B
    03_-_Introduction_To_Standard_Types_In_Python/32_-_Introduction_To_Dictionaries.mp4 5.85 MB
    03_-_Introduction_To_Standard_Types_In_Python/33_-_Sample_Code_For_Dictionaries.txt 506 B
    03_-_Introduction_To_Standard_Types_In_Python/34_-_Practice.txt 0 B
    03_-_Introduction_To_Standard_Types_In_Python/35_-_Possible_Interview_Questions.txt 0 B
    04_-_input_Function_And_Type_Casting/36_-_Getting_User_Input_input_Function.mp4 11.7 MB
    04_-_input_Function_And_Type_Casting/37_-_Summation_Of_Two_String_Values_Adding_Strings_input_Returns_String_Value.mp4 8.09 MB
    04_-_input_Function_And_Type_Casting/38_-_Casting_A_String_To_int_int_.mp4 7.65 MB
    04_-_input_Function_And_Type_Casting/39_-_Casting_A_String_To_Float_float_.mp4 6.55 MB
    04_-_input_Function_And_Type_Casting/41_-_Practice_and_Sample_Solution.txt 1008 B
    05_-_Basic_Operations_In_Python/42_-_Basic_Arithmetic_Operations_In_Python.mp4 3.07 MB
    05_-_Basic_Operations_In_Python/43_-_Sample_Code_For_Basic_Arithmetic_Operations_In_Python.txt 641 B
    05_-_Basic_Operations_In_Python/44_-_Order_Of_Major_Arithmetic_Operations_In_Python.mp4 7.75 MB
    05_-_Basic_Operations_In_Python/45_-_Sample_Code.txt 557 B
    05_-_Basic_Operations_In_Python/46_-_Logical_Operations_in_Python_not_and_or.mp4 14.69 MB
    05_-_Basic_Operations_In_Python/47_-_Sample_Code_For_Logical_Operations_in_Python_not_and_or.txt 573 B
    05_-_Basic_Operations_In_Python/48_-_Quick_Exercise.txt 545 B
    05_-_Basic_Operations_In_Python/49_-_Comparison_Operations.mp4 4.54 MB
    05_-_Basic_Operations_In_Python/50_-_Sample_Code_For_Comparison_Operations.txt 952 B
    05_-_Basic_Operations_In_Python/51_-_Bitwise_Operators_In_Python.txt 4.31 KB
    05_-_Basic_Operations_In_Python/52_-_Assignment_Operators_In_Python.txt 700 B
    05_-_Basic_Operations_In_Python/53_-_reference_List_For_The_Order_Of_Operators_In_Python.txt 392 B
    06_-_Making_Decisions_if-elif-else/54_-_if_Statement.mp4 5.37 MB
    06_-_Making_Decisions_if-elif-else/55_-_Sample_Code_For_if_Statement.txt 1.37 KB
    06_-_Making_Decisions_if-elif-else/56_-_else_Statement.mp4 4.22 MB
    06_-_Making_Decisions_if-elif-else/57_-_Sample_Code_For_else_Statement.txt 735 B
    06_-_Making_Decisions_if-elif-else/58_-_elif_Statement.mp4 8.91 MB
    06_-_Making_Decisions_if-elif-else/59_-_Sample_Code_For_elif_Statement.txt 792 B
    06_-_Making_Decisions_if-elif-else/60_-_Indentations_In_Conditional_Statements.mp4 8.99 MB
    07_-_More_Operations/62_-_Identity_Operators_is_is_not.mp4 20.01 MB
    07_-_More_Operations/64_-_Membership_Operators_in_not_in.mp4 9.95 MB
    08_-_Loops/66_-_while_Loop.mp4 5.43 MB
    08_-_Loops/68_-_for_Loop.mp4 11.01 MB
    08_-_Loops/70_-_break_continue_pass_Statements_Using_In_while_Loop_.mp4 10.24 MB
    08_-_Loops/72_-_continue_-_break_-_pass_Statements_Using_for_Loop_.mp4 14.63 MB
    08_-_Loops/73_-_How_To_Implement_Infinite_Loop_Using_while_Loop.mp4 6.39 MB
    09_-_Functions/75_-_Review_Of_How_We_Used_Python_Functions.mp4 3.69 MB
    09_-_Functions/76_-_How_To_Define_and_Call_Function.mp4 7.31 MB
    09_-_Functions/77_-_Functions_With_Arguments_Parameters.mp4 5.03 MB
    09_-_Functions/78_-_Functions_With_Default_Argument_Parameter_Values.mp4 4.93 MB
    09_-_Functions/79_-_Using_Language_Defined_Identifier_In_Function_doc_.mp4 4.9 MB
    09_-_Functions/80_-_Returning_Values_return.mp4 5.33 MB
    09_-_Functions/81_-_Anonymous_Functions_Using_lambda_keyword_lambda.mp4 3.35 MB
    10_-_Classes/83_-_Introduction.mp4 5.97 MB
    10_-_Classes/84_-_Creating_Classes.mp4 13.7 MB
    10_-_Classes/85_-_Creating_Object.mp4 7.12 MB
    10_-_Classes/86_-_Accessing_Members.mp4 9.69 MB
    10_-_Classes/87_-_Class_Variable.mp4 12.01 MB
    10_-_Classes/88_-_Garbage_Collection.mp4 10.7 MB
    10_-_Classes/89_-_Inheritance.mp4 34.37 MB
    10_-_Classes/90_-_Using_Sub-Class_As_Super-Class.mp4 6.8 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/92_-_Indexing.mp4 8.02 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/93_-_Slicing.mp4 50.86 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/94_-_Summation.mp4 8.22 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/95_-_Obtaining_String_From_A_Non-String.mp4 10.23 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/96_-_Membership_Operations_With_Strings.mp4 5.33 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/97_-_String_Methods.mp4 10.59 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/98_-_Backslash.mp4 6.11 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/99_-_Entering_Quotation_Mark_Within_A_String_Value.mp4 8.06 MB
    12_-_Lists/101_-_Quick_Review.mp4 35.84 MB
    12_-_Lists/102_-_Slicing.mp4 37.52 MB
    12_-_Lists/103_-_None_and_Empty_Lists.mp4 4.36 MB
    12_-_Lists/104_-_Summation_and_Multiplication.mp4 19.07 MB
    12_-_Lists/105_-_min_max_len_Functions.mp4 10.45 MB
    12_-_Lists/106_-_list_Function.mp4 8.46 MB
    12_-_Lists/107_-_Membership_Operations.mp4 7.13 MB
    12_-_Lists/108_-_Assigning_Slices_Of_The_List_To_Another_List.mp4 5.43 MB
    12_-_Lists/109_-_Assigning_To_Slice_Of_A_List.mp4 18.01 MB
    12_-_Lists/110_-_Deleting_And_Modifying_The_List_Members.mp4 11.17 MB
    12_-_Lists/111_-_List_Methods.mp4 26.12 MB
    12_-_Lists/112.1_-_Summary_Of_The_Section_.pdf 2.74 MB
    13_-_Tuples/113_-_Quick_Review.mp4 14.83 MB
    13_-_Tuples/114_-_tuple_Function.mp4 4.38 MB
    13_-_Tuples/115_-_Accessing_Member_and_Slicing.mp4 13.59 MB
    14_-_Modules/117_-_Modules.mp4 19.73 MB
    14_-_Modules/118_-_Practice_Together_-_Modules.txt 3.11 KB
    14_-_Modules/119_-_Creating_And_Using_Modules_In_Python.mp4 13.2 MB
    14_-_Modules/120_-_Structure_Modules_Into_A_Package.mp4 11.17 MB
    14_-_Modules/121.1_-_Summary_Of_The_Section_.pdf 566.13 KB
    15_-_Exception_Handling/122_-_Introduction_To_Exceptions_In_Python_try-except.mp4 12.79 MB
    15_-_Exception_Handling/123_-_Conduct_Tasks_Either_Exception_Is_Thrown_Or_Not_finally.mp4 4.94 MB
    15_-_Exception_Handling/124.1_-_Summary_Of_The_Section_.pdf 650.48 KB
    15_-_Exception_Handling/125_-_Using_Infinite_Loop_try-except-else.txt 1.83 KB
    16_-_Useful_Tips/126_-_Contiuation_Character.mp4 2.57 MB
    16_-_Useful_Tips/127_-_Multiple_Statements.mp4 2.1 MB
    16_-_Useful_Tips/128_-_Multiple_Assignment_Swapping_Chained_Assignment.mp4 21.06 MB
    16_-_Useful_Tips/129_-_Random_Number.mp4 32.37 MB
    16_-_Useful_Tips/130_-_Function_Call_With_Different_Name.mp4 6.12 MB
    16_-_Useful_Tips/131_-_Python_Code_From_Command_Prompt.mp4 1.51 MB
    16_-_Useful_Tips/132_-_Python_Shell.mp4 2.13 MB
    16_-_Useful_Tips/133_-_Perform_From_Command_Prompt.mp4 10.65 MB
    16_-_Useful_Tips/134_-_write_Function.mp4 9.45 MB
    16_-_Useful_Tips/135.1_-_Summary_Of_The_Section.pdf 1.35 MB
    17_-_File_Processing/136_-_How_To_Open_Text_FIle_With_Python.mp4 3.1 MB
    17_-_File_Processing/137_-_How_To_Remove_Space_When_We_Display_The_Document_s_Content.mp4 2.03 MB
    17_-_File_Processing/138_-_Indicating_Read_Mode.mp4 1.06 MB
    17_-_File_Processing/139.1_-_Summary_Of_The_Section.pdf 386.52 KB
    18_-_SQLite_and_Python/140_-_Introduction.mp4 12.09 MB
    18_-_SQLite_and_Python/141_-_Create_Table.mp4 10.15 MB
    18_-_SQLite_and_Python/142_-_Drop_Table.mp4 10.26 MB
    18_-_SQLite_and_Python/143_-_Insert_Value.mp4 17.36 MB
    18_-_SQLite_and_Python/144_-_Retrieve_Records.mp4 12.17 MB
    19_-_XML_and_Python/147_-_Introduction_To_XML.mp4 11.07 MB
    19_-_XML_and_Python/148_-_Introduction_To_How_To_Code_With_Python_For_XML_Related_Tasks.mp4 30.61 MB
    20_-_Introduction_to_HTML/150_-_Introduction_For_The_Section.mp4 1.82 MB
    20_-_Introduction_to_HTML/151_-_How_To_Create_HTML_Document.mp4 19.49 MB
    20_-_Introduction_to_HTML/154_-_Let_s_Implement_It_Using_NotepadPlusPlus_and_Run_It_On_Your_Computer.mp4 3.41 MB
    20_-_Introduction_to_HTML/155_-_Headings.mp4 2.34 MB
    20_-_Introduction_to_HTML/156_-_Style.mp4 8.68 MB
    20_-_Introduction_to_HTML/157_-_More_Style.mp4 2.35 MB
    20_-_Introduction_to_HTML/158_-_Formatting.mp4 6.35 MB
    20_-_Introduction_to_HTML/159_-_Line_Break_Thematic_Break.mp4 2.94 MB
    20_-_Introduction_to_HTML/160_-_Image.mp4 6.56 MB
    20_-_Introduction_to_HTML/161_-_Hyperlink.mp4 4.03 MB
    20_-_Introduction_to_HTML/162_-_Sample_To_Summarize_The_Section_Using_NotepadPlusPlus_.mp4 23.42 MB
    21_-_Introduction_to_CSS/164_-_Let_s_Start.mp4 25.93 MB
    21_-_Introduction_to_CSS/165_-_IDs.mp4 4.53 MB
    21_-_Introduction_to_CSS/166_-_Style_Tags.mp4 2.06 MB
    22_-_Introduction_to_DJANGO/168_-_Introduction_For_The_Section.mp4 1.63 MB
    22_-_Introduction_to_DJANGO/170_-_Optional_Installation_Of_Python_2.7.8.mp4 5.6 MB
    22_-_Introduction_to_DJANGO/171_-_start_project.mp4 6.62 MB
    22_-_Introduction_to_DJANGO/172_-_settings.py.mp4 6.73 MB
    22_-_Introduction_to_DJANGO/173_-_startapp.mp4 1.54 MB
    22_-_Introduction_to_DJANGO/174_-_Model.mp4 10.34 MB
    22_-_Introduction_to_DJANGO/175_-_admin.py.mp4 4.76 MB
    22_-_Introduction_to_DJANGO/176_-_AddandRemove_Data_From_Admin_Page.mp4 2.15 MB
    22_-_Introduction_to_DJANGO/177_-_View_Connection.mp4 16.44 MB
    22_-_Introduction_to_DJANGO/178_-_Templates.mp4 22.22 MB
    22_-_Introduction_to_DJANGO/179_-_views.py.mp4 10.91 MB
    22_-_Introduction_to_DJANGO/180_-_Working_On_The_Template_For_A_Better_Display.mp4 7.25 MB
    22_-_Introduction_to_DJANGO/181_-_Put_Template_Into_The_Folder.mp4 9.94 MB
    22_-_Introduction_to_DJANGO/182_-_Add_Hyperlink_To_The_Template.mp4 4.75 MB
    22_-_Introduction_to_DJANGO/183.1_-_Quick_Summary_.pdf 2.66 MB
    23_-_MongoDB_and_Python/184_-_Introduction.mp4 1.41 MB
    23_-_MongoDB_and_Python/185_-_Installation_Of_PyMongo.mp4 14 MB
    23_-_MongoDB_and_Python/186_-_Installation_Of_MongoDB.mp4 18.71 MB
    23_-_MongoDB_and_Python/187_-_Basics_Of_MongoDB.mp4 4.97 MB
    23_-_MongoDB_and_Python/188_-_Sample_Code.mp4 20.04 MB
    23_-_MongoDB_and_Python/189_-_Quick_Summary.mp4 20.04 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/190_-_Introduction.mp4 1.85 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/191_-_Empty_Window_Example.mp4 5.11 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/192_-_Message_Box_Widget.mp4 11.72 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/193_-_Button_Widget.mp4 19.23 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/194_-_Label_Widget.mp4 4.03 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/195_-_Entry_Widget.mp4 44.1 MB
    25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/197_-_Quick_Introduction_On_Pillow_-_PIL_Python_Imaging_Library_.mp4 14.84 MB
    25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/198_-_Quick_Introduction_On_wxPython_For_Graphical_User_Interface_Development_.mp4 20.19 MB
    25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/199.1_-_Quick_Summary_.pdf 302.12 KB

Download Info

  • Tips

    “Udemy - Python Course - Learn Python Programming, MongoDB, Django” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.