- 1_-_Your_Age_in_Seconds/9_-_If_statements_in_Python.mp427.6 MiB
- 1_-_Your_Age_in_Seconds/6_-_The_format_method.mp410.8 MiB
- 1_-_Your_Age_in_Seconds/7_-_Getting_user_input_with_the_input_method.mp410.3 MiB
- 1_-_Your_Age_in_Seconds/5_-_Methods_print_str_and_int_.mp410 MiB
- 1_-_Your_Age_in_Seconds/8_-_Creating_our_own_methods_in_Python.mp46.56 MiB
- 1_-_Your_Age_in_Seconds/2_-_Installing_Python.mp44.23 MiB
- 1_-_Your_Age_in_Seconds/3_-_Integers_and_Strings.mp44.09 MiB
- 1_-_Your_Age_in_Seconds/10_-_Section_1_assignment_video.mp43.27 MiB
- 1_-_Your_Age_in_Seconds/1_-_Introduction.mp42.9 MiB
- 1_-_Your_Age_in_Seconds/4_-_Variables_in_Python.mp42.67 MiB
- 2_-_Price_of_a_Chair/12_-_Creating_virtual_environments_for_Python_development.mp422.5 MiB
- 2_-_Price_of_a_Chair/19_-_Using_the_price_as_a_number.mp420.3 MiB
- 2_-_Price_of_a_Chair/14_-_aside_Tweaking_PyCharm.mp416.5 MiB
- 2_-_Price_of_a_Chair/17_-_Finding_our_chair_price.mp415.8 MiB
- 2_-_Price_of_a_Chair/18_-_Parsing_HTML_data_using_BeautifulSoup.mp415 MiB
- 2_-_Price_of_a_Chair/15_-_Understanding_JSON_and_XML.mp411.4 MiB
- 2_-_Price_of_a_Chair/11_-_Our_Development_Environment.mp48.45 MiB
- 2_-_Price_of_a_Chair/16_-_Making_our_first_HTTP_GET_request.mp47.78 MiB
- 2_-_Price_of_a_Chair/13_-_Our_Age_application_in_PyCharm.mp46.21 MiB
- 3_-_A_simple_terminal_Blog/[email protected]37.6 MiB
- 3_-_A_simple_terminal_Blog/26_-_Creating_a_Database_class_for_database_interactions.mp427.8 MiB
- 3_-_A_simple_terminal_Blog/33_-_Starting_the_menu_and_user_interactions.mp425.7 MiB
- 3_-_A_simple_terminal_Blog/20_-_Installing_MongoDB.mp425 MiB
- 3_-_A_simple_terminal_Blog/24_-_Introduction_to_Object-Oriented_Programming.mp424.7 MiB
- 3_-_A_simple_terminal_Blog/21_-_Introduction_to_MongoDB.mp422 MiB
- 3_-_A_simple_terminal_Blog/34_-_Finalising_the_Menu_class.mp422 MiB
- 3_-_A_simple_terminal_Blog/32_-_Verifying_the_Blog_methods_all_work.mp416.2 MiB
- 3_-_A_simple_terminal_Blog/30_-_Verifying_that_the_Post_methods_all_work.mp413.4 MiB
- 3_-_A_simple_terminal_Blog/22_-_Creating_a_PyCharm_project_that_uses_MongoDB_and_pymongo.mp412.8 MiB
- 3_-_A_simple_terminal_Blog/28_-_Having_default_parameter_values_in_Python_methods.mp412.1 MiB
- 3_-_A_simple_terminal_Blog/25_-_Creating_our_first_class_the_Post.mp411.9 MiB
- 3_-_A_simple_terminal_Blog/23_-_Simplifying_lists_in_Python_with_list_comprehension.mp411.8 MiB
- 3_-_A_simple_terminal_Blog/35_-_Finally_running_the_application_.mp49.7 MiB
- 3_-_A_simple_terminal_Blog/27_-_The_last_few_Post_methods.mp48.47 MiB
- 3_-_A_simple_terminal_Blog/29_-_Understanding_dates_in_Python_-_the_datetime_module.mp46.89 MiB
- 4_-_Our_first_web_application/49_-_Using_Bootstrap_for_the_first_time_for_great_styling.mp450.5 MiB
- 4_-_Our_first_web_application/47_-_The_user_login_page.mp438.2 MiB
- 4_-_Our_first_web_application/38_-_Python_cls_and_argument_unpacking.mp430.8 MiB
- 4_-_Our_first_web_application/53_-_Creating_new_blogs_front-end_.mp429.7 MiB
- 4_-_Our_first_web_application/54_-_Finalising_the_application_by_allowing_to_create_posts_.mp427.7 MiB
- 4_-_Our_first_web_application/51_-_Displaying_a_list_of_posts.mp427.6 MiB
- 4_-_Our_first_web_application/50_-_How_can_we_display_a_list_of_blogs.mp425.6 MiB
- 4_-_Our_first_web_application/40_-_Starting_developing_the_User_model.mp423.8 MiB
- 4_-_Our_first_web_application/43_-_Allowing_creation_of_blogs_and_posts.mp420.5 MiB
- 4_-_Our_first_web_application/48_-_The_user_registration_page.mp418.7 MiB
- 4_-_Our_first_web_application/41_-_Creating_the_login_and_register.mp417.3 MiB
- 4_-_Our_first_web_application/42_-_Finding_blogs_by_a_specific_author.mp417.2 MiB
- 4_-_Our_first_web_application/45_-_Our_first_template_in_Jinja2.mp414.5 MiB
- 4_-_Our_first_web_application/46_-_Beginning_CSS_styling_of_pages.mp413.8 MiB
- 4_-_Our_first_web_application/36_-_Introduction_to_REST_APIs.mp412.5 MiB
- 4_-_Our_first_web_application/37_-_How_can_we_make_our_own_API_What_is_Flask.mp412 MiB
- 4_-_Our_first_web_application/39_-_Creating_the_User_model_for_our_application.mp411.7 MiB
- 4_-_Our_first_web_application/44_-_Creating_the_static_resources_and_templates.mp47.4 MiB
- 4_-_Our_first_web_application/52_-_The_Jinja2_if_statement_for_structure_control.mp44.03 MiB