UDEMY THE COMPLETE PYTHON WEB COURSE LEARN BY BUILDING 8 WEB APPS TUTORIAL
大小
897.83 MB
文件数
54
Info Hash:
F381F913D2B9900CD1C51B01F143D14FFC6486D3
收录时间
2025-12-17 02:03:25
更新时间
2025-12-20 17:12:04
文件列表 (54)
1_-_Your_Age_in_Seconds/9_-_If_statements_in_Python.mp4
27.61 MB
1_-_Your_Age_in_Seconds/6_-_The_format_method.mp4
10.77 MB
1_-_Your_Age_in_Seconds/7_-_Getting_user_input_with_the_input_method.mp4
10.3 MB
1_-_Your_Age_in_Seconds/5_-_Methods_print_str_and_int_.mp4
10 MB
1_-_Your_Age_in_Seconds/8_-_Creating_our_own_methods_in_Python.mp4
6.56 MB
1_-_Your_Age_in_Seconds/2_-_Installing_Python.mp4
4.23 MB
1_-_Your_Age_in_Seconds/3_-_Integers_and_Strings.mp4
4.09 MB
1_-_Your_Age_in_Seconds/10_-_Section_1_assignment_video.mp4
3.27 MB
1_-_Your_Age_in_Seconds/1_-_Introduction.mp4
2.9 MB
1_-_Your_Age_in_Seconds/4_-_Variables_in_Python.mp4
2.67 MB
2_-_Price_of_a_Chair/12_-_Creating_virtual_environments_for_Python_development.mp4
22.49 MB
2_-_Price_of_a_Chair/19_-_Using_the_price_as_a_number.mp4
20.3 MB
2_-_Price_of_a_Chair/14_-_aside_Tweaking_PyCharm.mp4
16.49 MB
2_-_Price_of_a_Chair/17_-_Finding_our_chair_price.mp4
15.78 MB
2_-_Price_of_a_Chair/18_-_Parsing_HTML_data_using_BeautifulSoup.mp4
14.98 MB
2_-_Price_of_a_Chair/15_-_Understanding_JSON_and_XML.mp4
11.38 MB
2_-_Price_of_a_Chair/11_-_Our_Development_Environment.mp4
8.45 MB
2_-_Price_of_a_Chair/16_-_Making_our_first_HTTP_GET_request.mp4
7.78 MB
2_-_Price_of_a_Chair/13_-_Our_Age_application_in_PyCharm.mp4
6.21 MB
3_-_A_simple_terminal_Blog/31_-_The_Blog_class_and_@classmethods.mp4
37.63 MB
3_-_A_simple_terminal_Blog/26_-_Creating_a_Database_class_for_database_interactions.mp4
27.81 MB
3_-_A_simple_terminal_Blog/33_-_Starting_the_menu_and_user_interactions.mp4
25.67 MB
3_-_A_simple_terminal_Blog/20_-_Installing_MongoDB.mp4
25.03 MB
3_-_A_simple_terminal_Blog/24_-_Introduction_to_Object-Oriented_Programming.mp4
24.69 MB
3_-_A_simple_terminal_Blog/21_-_Introduction_to_MongoDB.mp4
22 MB
3_-_A_simple_terminal_Blog/34_-_Finalising_the_Menu_class.mp4
21.98 MB
3_-_A_simple_terminal_Blog/32_-_Verifying_the_Blog_methods_all_work.mp4
16.18 MB
3_-_A_simple_terminal_Blog/30_-_Verifying_that_the_Post_methods_all_work.mp4
13.42 MB
3_-_A_simple_terminal_Blog/22_-_Creating_a_PyCharm_project_that_uses_MongoDB_and_pymongo.mp4
12.84 MB
3_-_A_simple_terminal_Blog/28_-_Having_default_parameter_values_in_Python_methods.mp4
12.07 MB
3_-_A_simple_terminal_Blog/25_-_Creating_our_first_class_the_Post.mp4
11.85 MB
3_-_A_simple_terminal_Blog/23_-_Simplifying_lists_in_Python_with_list_comprehension.mp4
11.78 MB
3_-_A_simple_terminal_Blog/35_-_Finally_running_the_application_.mp4
9.7 MB
3_-_A_simple_terminal_Blog/27_-_The_last_few_Post_methods.mp4
8.47 MB
3_-_A_simple_terminal_Blog/29_-_Understanding_dates_in_Python_-_the_datetime_module.mp4
6.89 MB
4_-_Our_first_web_application/49_-_Using_Bootstrap_for_the_first_time_for_great_styling.mp4
50.54 MB
4_-_Our_first_web_application/47_-_The_user_login_page.mp4
38.19 MB
4_-_Our_first_web_application/38_-_Python_cls_and_argument_unpacking.mp4
30.82 MB
4_-_Our_first_web_application/53_-_Creating_new_blogs_front-end_.mp4
29.69 MB
4_-_Our_first_web_application/54_-_Finalising_the_application_by_allowing_to_create_posts_.mp4
27.74 MB
4_-_Our_first_web_application/51_-_Displaying_a_list_of_posts.mp4
27.59 MB
4_-_Our_first_web_application/50_-_How_can_we_display_a_list_of_blogs.mp4
25.58 MB
4_-_Our_first_web_application/40_-_Starting_developing_the_User_model.mp4
23.78 MB
4_-_Our_first_web_application/43_-_Allowing_creation_of_blogs_and_posts.mp4
20.54 MB
4_-_Our_first_web_application/48_-_The_user_registration_page.mp4
18.7 MB
4_-_Our_first_web_application/41_-_Creating_the_login_and_register.mp4
17.3 MB
4_-_Our_first_web_application/42_-_Finding_blogs_by_a_specific_author.mp4
17.17 MB
4_-_Our_first_web_application/45_-_Our_first_template_in_Jinja2.mp4
14.46 MB
4_-_Our_first_web_application/46_-_Beginning_CSS_styling_of_pages.mp4
13.79 MB
4_-_Our_first_web_application/36_-_Introduction_to_REST_APIs.mp4
12.52 MB
4_-_Our_first_web_application/37_-_How_can_we_make_our_own_API_What_is_Flask.mp4
12.03 MB
4_-_Our_first_web_application/39_-_Creating_the_User_model_for_our_application.mp4
11.71 MB
4_-_Our_first_web_application/44_-_Creating_the_static_resources_and_templates.mp4
7.4 MB
4_-_Our_first_web_application/52_-_The_Jinja2_if_statement_for_structure_control.mp4
4.03 MB