Companies Home Search Profile

Practical Python: Learn Python Basics Step by Step- Python 3

Focused View

Edouard Renard

3:48:45

73 View
  • 01.01-welcome.mp4
    02:41
  • 01.02-how_to_follow_this_course.mp4
    01:23
  • 01.03-install_python_on_windows.mp4
    02:46
  • 01.04-install_python_on_linux.mp4
    02:41
  • 01.05-install_python_on_macos.mp4
    02:37
  • 02.01-introduction.mp4
    01:16
  • 02.02-write_your_first_python_statement.mp4
    02:59
  • 02.03-numbers_and_operations.mp4
    02:06
  • 02.04-variables.mp4
    05:45
  • 02.05-variables-data_types.mp4
    08:20
  • 02.06-lists.mp4
    06:03
  • 02.07-get_user_input.mp4
    02:41
  • 02.08-cast_a_type_to_another_type.mp4
    02:53
  • 02.09-python_level_1_exercises.mp4
    01:48
  • 02.10-python_level_1_exercises-solution.mp4
    05:50
  • 03.01-introduction.mp4
    01:22
  • 03.02-install_a_python_ide_(pycharm).mp4
    08:52
  • 03.03-write_and_execute_your_first_python_program.mp4
    09:47
  • 03.04-comments.mp4
    02:41
  • 03.05-functions.mp4
    03:25
  • 03.06-functions_parameters.mp4
    04:34
  • 03.07-function_return_statement.mp4
    05:23
  • 03.08-variable_scope.mp4
    03:56
  • 03.09-python_level_2_exercises.mp4
    03:50
  • 03.10-python_level_2_exercises-solution.mp4
    09:28
  • 04.01-introduction.mp4
    01:15
  • 04.02-conditional_statements_with_booleans.mp4
    04:32
  • 04.03-combine_different_conditional_statements.mp4
    03:46
  • 04.04-conditions_with_if.mp4
    05:30
  • 04.05-else_else_if.mp4
    05:17
  • 04.06-for_loop.mp4
    03:43
  • 04.07-while_loop.mp4
    05:24
  • 04.08-use_loops_to_iterate_on_python_lists.mp4
    03:07
  • 04.09-python_level_3_exercises.mp4
    01:31
  • 04.10-python_level_3_exercises-solution.mp4
    10:53
  • 05.01-introduction.mp4
    01:19
  • 05.02-read_from_a_file.mp4
    08:43
  • 05.03-write_to_a_file.mp4
    04:18
  • 05.04-use_a_python_module.mp4
    06:24
  • 05.05-create_your_own_python_module.mp4
    02:52
  • 05.06-run_a_python_script_from_the_terminal.mp4
    05:58
  • 05.07-python_level_4_exercises.mp4
    01:49
  • 05.08-python_level_4_exercises-solution.mp4
    07:09
  • 06.01-introduction.mp4
    00:59
  • 06.02-what_is_oop_what_are_classes.mp4
    03:51
  • 06.03-create_a_python_class.mp4
    04:48
  • 06.04-add_class_methods.mp4
    04:50
  • 06.05-create_an_object_(instance)_from_your_class.mp4
    06:17
  • 06.06-organize_your_oop_files.mp4
    01:56
  • 06.07-inheritance-derive_a_class_from_another_class.mp4
    07:03
  • 06.08-composition-use_a_class_inside_another_class.mp4
    05:55
  • 07.01-best_practices_when_writing_python_code.mp4
    03:24
  • 07.02-how_to_go_further_from_there.mp4
    01:05
  • 9781803246680_Code.zip
  • Description


    The course is recorded with the latest Python version: Python 3. It is a practical focused course, thus making it compressive and easy to follow for beginners stepping into the world of programming.

    The course is divided into four levels. The first level is about Python shell, variables, data types, lists, and user input. The second level will take you through Python IDE (PyCharm), comments, functions, and scope. The third level is about conditions (if) and loops, followed by the fourth level, which is to read/write to a file, use and create Python modules, and run a Python program from the terminal. There is also a bonus lesson on OOP (Object-Oriented Programming). Learning OOP will help you enhance your skills further.

    By the end of the course, you will have a strong foundation in Python and you will be able to build on that foundation with confidence.

    All the resources for this course are available at https://github.com/PacktPublishing/Practical-Python-Learn-Python-Basics-Step-by-Step-Python-3

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Edouard Renard
    Edouard Renard
    Instructor's Courses
    Edouard Renard is a software engineer, entrepreneur, and robotics teacher. He really enjoys teaching new technologies to people and making complex stuff easy to understand. His method is simple and consists of only three words: step by step. Edouard knows how hard it can be to learn a new topic and just be lost in an ocean of information without knowing what to do. In his courses, he makes sure that you learn one step at a time, through practice, and that you also learn the best practices. He is passionate about robotics and found that it’s amazing how many cool projects you can do with a robot when you have the required programming knowledge.
    Packt is a publishing company founded in 2003 headquartered in Birmingham, UK, with offices in Mumbai, India. Packt primarily publishes print and electronic books and videos relating to information technology, including programming, web design, data analysis and hardware.
    • language english
    • Training sessions 53
    • duration 3:48:45
    • Release Date 2023/02/26

    Courses related to Python