Udemy - Python Programming for Beginners: Learn to Code with Python

seeders: 1
leechers: 0
Added 5 years ago by tutsnode in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Python Programming for Beginners: Learn to Code with Python (Size: 1.09 GB)
  TutsNode.com.txt 63 B
  [TGx]Downloaded from torrentgalaxy.to .txt 585 B
  [TutsNode.com] - Python Fundamentals A Practical Introduction for Beginners
  1. Welcome to the Course Overview and Key Information
  1. Course Overview.mp4 16.65 MB
  1. Course Overview.srt 3.93 KB
  2. Welcome Introduce Yourself and Set Your Goals.html 434 B
  3. Important Course Information and Resources.html 4.74 KB
  3.1 Course Wallpaper.png 99.33 KB
  4. Collect and Share Your Badge.html 425 B
  4.1 Course Intro Badge.png 56.39 KB
  10. Conditionals and Branching in Python (ifelifelse)
  1. Introduction to Conditionals and the 'if' Statement.mp4 28.49 MB
  1. Introduction to Conditionals and the 'if' Statement.srt 8.19 KB
  10. Collect and Share Your Badge.html 425 B
  10.1 Conditionals Badge.png 50.16 KB
  2. The if Statement.html 169 B
  3. Practice The if Statement.html 169 B
  4. The 'else' Clause.mp4 17.24 MB
  4. The 'else' Clause.srt 4.13 KB
  5. Practice Add an else Clause.html 169 B
  6. The 'elif' Clause.mp4 29.56 MB
  6. The 'elif' Clause.srt 6.52 KB
  7. Adding Multiple 'elif' Clauses.html 2.69 KB
  8. Practice Conditionals.html 169 B
  9. Section Quiz.html 169 B
  11. Project Rock, Paper, Scissors Game
  1. Welcome to this Project Goals and Result.mp4 3.01 MB
  1. Welcome to this Project Goals and Result.srt 949 B
  2. Practical Session Coding the Project.mp4 64.92 MB
  2. Practical Session Coding the Project.srt 14.88 KB
  3. Submit your Project.html 173 B
  4. Collect and Share Your Badge.html 425 B
  4.1 Project Badge.png 55.59 KB
  12. For Loops and While Loops
  1. Introduction to Loops and Iteration.html 1.77 KB
  10. Introduction to While Loops.mp4 11.61 MB
  10. Introduction to While Loops.srt 3.26 KB
  11. While Loops Example.html 2.13 KB
  12. Practice While Loops - Odd Numbers in Descending Order.html 169 B
  13. Practice Rock, Paper, Scissors with a While Loop.html 169 B
  14. Infinite Loops.html 2.34 KB
  15. While Loops.html 169 B
  16. Collect and Share Your Badge.html 425 B
  16.1 Loops Badge.png 47.78 KB
  2. Introduction to For Loops and range().mp4 37.09 MB
  2. Introduction to For Loops and range().srt 10.6 KB
  3. range() with Two and Three Parameters.html 4.87 KB
  4. Advantages and Use Cases of range().html 3.97 KB
  5. Practice For Loops and range().html 169 B
  6. What is an Iterable.html 2.12 KB
  7. For Loops to Iterate over Iterables.mp4 40.4 MB
  7. For Loops to Iterate over Iterables.srt 12.18 KB
  8. Practice For Loops over Iterables.html 169 B
  9. For Loops.html 169 B
  13. Functions
  1. Introduction to Functions in Python.mp4 36.07 MB
  1. Introduction to Functions in Python.srt 8.82 KB
  10. Practice Return Multiple Values.html 169 B
  11. Docstrings Documenting your Function.html 4.14 KB
  12. Section Quiz.html 169 B
  13. Collect and Share Your Badge.html 425 B
  13.1 Functions Badge.png 50.41 KB
  2. Function Naming Rules.html 1.21 KB
  3. Parameters vs. Arguments.mp4 31.61 MB
  3. Parameters vs. Arguments.srt 8.01 KB
  4. Functions Basics.html 169 B
  5. Practice Write a Function.html 169 B
  6. Global Scope vs. Local Scope.mp4 23.33 MB
  6. Global Scope vs. Local Scope.srt 4.71 KB
  7. How to Return a Value from a Function.mp4 32.3 MB
  7. How to Return a Value from a Function.srt 7.34 KB
  8. Practice Return a Value.html 169 B
  9. How to Return Multiple Values from a Function.mp4 20.47 MB
  9. How to Return Multiple Values from a Function.srt 4.89 KB
  14. File Handling in Python Read, Open, Write, and Append
  1. Working with Files.html 446 B
  10. Miscellaneous File Operations.html 2.28 KB
  11. Files in Python Recommended Reading.html 1.07 KB
  12. Section Quiz.html 169 B
  13. Collect and Share Your Badge.html 425 B
  13.1 Files Badge.png 47.22 KB
  2. Open and Read a File Using a Context Manager.mp4 17.21 MB
  2. Open and Read a File Using a Context Manager.srt 5.01 KB
  2.1 quotes.txt 698 B
  3. Open Modes.html 1.65 KB
  4. Practice Read a File.html 169 B
  5. Write to a File.mp4 14.03 MB
  5. Write to a File.srt 4.09 KB
  6. Practice Write to a File.html 169 B
  7. Append to a File.mp4 8.64 MB
  7. Append to a File.srt 2.08 KB
  8. Practice Append to a File.html 169 B
  9. Relative vs. Absolute Paths.html 1.51 KB
  15. Course Wrap-Up Study Guide and Course Exam
  1. (PDF Resource) Study Guide for the Course Exam.html 247 B
  1.1 Study Guide.pdf 89.22 KB
  2. Instructions for the Course Exam.html 869 B
  3. Course Exam.html 169 B
  4. Congratulations! Download Your Certificate of Completion and Badge.html 1.17 KB
  4.1 Course Completed Badge.png 54.29 KB
  5. Where to go From Here.html 1.01 KB
  6. Bonus Lecture.html 8.61 KB
  2. Install Python and Write Your First Program
  1. How to Download and Install Python.mp4 18.98 MB
  1. How to Download and Install Python.srt 3.57 KB
  2. How to Run IDLE.html 2.23 KB
  3. Introduction to IDLE and the Python Shell.mp4 31.11 MB
  3. Introduction to IDLE and the Python Shell.srt 6.28 KB
  4. Write and Run Your First Python Program Hello, World!.mp4 12.56 MB
  4. Write and Run Your First Python Program Hello, World!.srt 4.1 KB
  5. IDLE Basics.html 169 B
  6. Collect and Share Your Badge.html 425 B
  6.1 First Steps Badge.png 49.9 KB
  3. Variables and Basic Data Types (Integer, Float, Boolean, String)
  1. Introduction to Variables.mp4 8.6 MB
  1. Introduction to Variables.srt 2.68 KB
  10. Syntax vs. Semantics.html 1.06 KB
  11. Section Quiz.html 169 B
  12. Collect and Share Your Badge.html 425 B
  12.1 Variables and Data Types Badge.png 53.75 KB
  2. Define a Variable.html 169 B
  3. Expression vs. Statement.html 940 B
  4. Variable Naming Rules and Guidelines.html 1.3 KB
  5. Numeric Data Types Integer and Float.mp4 17.78 MB
  5. Numeric Data Types Integer and Float.srt 4.32 KB
  6. Floating-Point Arithmetic and Errors.html 997 B
  7. Boolean Values.mp4 12.19 MB
  7. Boolean Values.srt 3.19 KB
  8. Keywords in Python.html 2.03 KB
  9. Strings Basics.mp4 14.12 MB
  9. Strings Basics.srt 4.36 KB
  4. Introduction to Python Operators
  1. What is an Operator Operator vs. Operand.html 713 B
  10. Practice Logical Operators.html 169 B
  11. Assignment Operators in Python.mp4 34.63 MB
  11. Assignment Operators in Python.srt 8.66 KB
  12. Assignment Operators.html 169 B
  13. Practice Assignment Operators.html 169 B
  14. Rules of Precedence of Operators.html 2.61 KB
  15. Collect and Share Your Badge.html 425 B
  15.1 Python Operators Badge.png 52.59 KB
  2. Arithmetic Operators in Python.mp4 32.21 MB
  2. Arithmetic Operators in Python.srt 8.82 KB
  3. Arithmetic Operators.html 169 B
  4. Practice Arithmetic Operators.html 169 B
  5. Comparison Operators in Python.mp4 29.82 MB
  5. Comparison Operators in Python.srt 8.18 KB
  6. Comparison Operators.html 169 B
  7. Practice Comparison Operators.html 169 B
  8. Logical Operators and Truth Tables.mp4 28 MB
  8. Logical Operators and Truth Tables.srt 6.92 KB
  9. Logical Operators and Truth Tables.html 169 B
  5. Advanced String Concepts
  1. How to get the Length of a String.mp4 3.44 MB
  1. How to get the Length of a String.srt 1.08 KB
  10. String Slicing with Three Parameters.mp4 17.28 MB
  10. String Slicing with Three Parameters.srt 5.09 KB
  11. String Slicing with Three Parameters Default Values.html 2.81 KB
  12. Practice String Slicing with Three Parameters.html 169 B
  13. String Slicing.html 169 B
  14. Summary of String Slicing.html 1.01 KB
  15. What is a Method.html 661 B
  16. Important String Methods.mp4 55.19 MB
  16. Important String Methods.srt 13.69 KB
  17. Practice String Methods.html 169 B
  18. Section Quiz.html 169 B
  19. Collect and Share Your Badge.html 425 B
  19.1 Advanced String Concepts Badge.png 50.64 KB
  2. How to Compare Strings.mp4 26.29 MB
  2. How to Compare Strings.srt 6.57 KB
  3. String Indexing How to Access Individual Characters.mp4 25.09 MB
  4. Practice String Indexing.html 169 B
  5. Strings Length, Comparison, and Indexing.html 169 B
  6. Substring (Concept).html 437 B
  7. String Slicing with Two Parameters.mp4 21.49 MB
  7. String Slicing with Two Parameters.srt 5.48 KB
  8. String Slicing Default Values.html 3.64 KB
  9. Practice String Slicing with Two Parameters.html 169 B
  6. Lists
  1. Introduction to Lists.mp4 7.8 MB
  1. Introduction to Lists.srt 2.32 KB
  10. How to Check if an Element is in a List and Find it.mp4 25.4 MB
  10. How to Check if an Element is in a List and Find it.srt 6.84 KB
  11. Practice Check and Find an Element.html 169 B
  12. How to Update a Value at a Given Index.mp4 10.61 MB
  12. How to Update a Value at a Given Index.srt 2.58 KB
  13. Practice Update the Values of a List.html 169 B
  14. List Slicing.html 2.52 KB
  15. Practice List Slicing.html 169 B
  16. Important List Methods.mp4 38.87 MB
  16. Important List Methods.srt 9.63 KB
  17. Practice List Methods.html 169 B
  18. Nested Lists.html 1.2 KB
  19. Lists in Python.html 169 B
  2. How to get the Length of a List.html 925 B
  20. Collect and Share Your Badge.html 425 B
  20.1 Lists Badge.png 47.13 KB
  3. Lists Basics.html 169 B
  4. How to Access the Elements of a List.mp4 8.76 MB
  4. How to Access the Elements of a List.srt 2.17 KB
  5. Practice Access an Element of a List.html 169 B
  6. How to Add an Element to a List.mp4 16.11 MB
  6. How to Add an Element to a List.srt 4.2 KB
  7. Practice Add an Element to a List.html 169 B
  8. How to Remove an Element from a List.mp4 12.85 MB
  8. How to Remove an Element from a List.srt 3.31 KB
  9. Practice Remove an Element from a List.html 169 B
  7. Tuples
  1. Quick Tip How to Leave or Update Your Review.html 1.39 KB
  10. Practice Tuple Concatenation.html 169 B
  11. Tuple Indexing.mp4 7.23 MB
  11. Tuple Indexing.srt 1.8 KB
  12. Practice Tuple Indexing.html 169 B
  13. Tuple Slicing.html 1.78 KB
  14. Nested Tuples.html 1.2 KB
  15. Section Quiz.html 169 B
  16. Collect and Share Your Badge.html 425 B
  16.1 Tuples Badge.png 47.75 KB
  2. Introduction to Tuples.mp4 15.5 MB
  3. Tuples Basics.html 169 B
  4. Tuples vs. Lists.html 680 B
  5. How to Find an Element in a Tuple and Count Occurrences.mp4 20.03 MB
  5. How to Find an Element in a Tuple and Count Occurrences.srt 4.79 KB
  6. Practice Find and Count.html 169 B
  7. How to get the Length of a Tuple.html 958 B
  8. Practice Length of a Tuple.html 169 B
  9. Tuple Concatenation.html 1.37 KB
  8. Dictionaries
  1. Introduction to Dictionaries.mp4 8.18 MB
  1. Introduction to Dictionaries.srt 2.46 KB
  10. How to Check if a Key Exists in a Dictionary.mp4 4.1 MB
  10. How to Check if a Key Exists in a Dictionary.srt 1.1 KB
  11. Practice Check if a Key Exists in a Dictionary.html 169 B
  12. How to get all the Keys, Values, and Key-Value Pairs.mp4 14.97 MB
  12. How to get all the Keys, Values, and Key-Value Pairs.srt 3.77 KB
  13. Nested Dictionaries.html 3.56 KB
  14. Dictionaries.html 169 B
  15. Collect and Share Your Badge.html 425 B
  15.1 Dictionaries Badge.png 50.15 KB
  2. Dictionaries Basics.html 169 B
  3. How to get a Value Associated with a Key.mp4 17.09 MB
  3. How to get a Value Associated with a Key.srt 4.65 KB
  4. Practice Get a Value.html 169 B
  5. How to Add and Update a Key-Value Pair.mp4 10.85 MB
  6. Practice Add and Update a Key-Value Pair.html 169 B
  7. How to Delete a Key-Value Pair from a Dictionary.mp4 7.45 MB
  7. How to Delete a Key-Value Pair from a Dictionary.srt 1.98 KB
  8. Practice Delete a Key-Value Pair.html 169 B
  9. How to get the Length of a Dictionary.html 522 B
  9. Sets
  1. Introduction to Sets.mp4 8.99 MB
  1. Introduction to Sets.srt 3.02 KB
  10. Practice Check if a Value is in a Set.html 169 B
  11. Set vs. Frozenset.html 2.02 KB
  12. Set Operations Union, Intersection, and Difference.mp4 29.97 MB
  12. Set Operations Union, Intersection, and Difference.srt 6.98 KB
  13. Important Concepts Subset and Superset.html 1.19 KB
  14. Practice Set Operations, Subset, and Superset.html 169 B
  15. Sets - Recommended Readings.html 1.05 KB
  16. Section Quiz.html 169 B
  17. Collect and Share Your Badge.html 425 B
  17.1 Sets Badge.png 46.6 KB
  2. Sets Use Cases.html 572 B
  3. Sets Basics.html 169 B
  4. How to Add an Element to a Set.mp4 9.55 MB
  4. How to Add an Element to a Set.srt 2.84 KB
  5. How to get the Length of a Set.html 824 B
  6. Practice Add a Value to a Set.html 169 B
  7. How to Remove an Element from a Set.mp4 12.97 MB
  7. How to Remove an Element from a Set.srt 3.38 KB
  8. Practice Remove a Value from a Set.html 169 B
  9. How to Check if a Value is in a Set.mp4 9.27 MB
  9. How to Check if a Value is in a Set.srt 2.59 KB

Description



Description

Start diving into the amazing world of programming and computer science with Python, a language that is in high-demand by employers all over the world. Learn with engaging video lectures, diagrams, quizzes, coding exercises, articles, and resources specifically designed for learners with no prior programming knowledge.

Learn to Code with Python and Take Your First Steps into the World of Computer Science

Learn how to write your own Python programs applying fundamental computer science and programming concepts such as variables, expressions, statements, data types, values, and more.
Understand how programs work step by step with graphical explanations and diagrams.
Practice your skills with coding exercises, quizzes, and a final course exam that you can take as many times as needed to check your knowledge.
Work with Python’s built-in data structures: Lists, Tuples, Dictionaries, and Sets. Understand their structure, characteristics, and purpose.
Add conditionals to your programs, understand how they work and why we use them.
Learn how to repeat blocks of code using for loops and while loops. Understand their syntax, logic, and how they work behind the scenes.
Write functions to make your code more concise and maintainable. Understand the role and differences of parameters and arguments and return values from functions.
Work with files. Learn how to read files and how to write content to files using Python.

Python: An In-demand Skill Around the World

Python is currently one of the most popular programming languages and its popularity continues to rise every year. It is used for real-world applications in diverse areas such as Web Development, Data Science, Machine Learning, Artificial Intelligence and many more.

Learning Python is your next step into the amazing and powerful world of programming and computer science.

Python will be a very helpful tool for you in any field of work, including:

Web Development
Machine Learning
Data Science
Artificial Intelligence
Game Development
Mobile App Development
Bioinformatics
Medical Software
Computer Vision
and… many more!

Goals

By the end of this course, you will be able to:

Write, read, and understand simple Python programs.
Know and apply the fundamental concepts of programming and computer science.
Identify and classify the different types of values and data structures that you can use in Python.
Determine when to use lists, tuples, dictionaries, or sets based on their characteristics and functionality.
Work with Python built-in data structures and their elements.
Read, write, and understand conditionals, for loops, while loops, and functions.
Work with files using Python.

Learning Material & Resources

Throughout the course, you will find these resources:

Video Lectures: 3.5+ hours of video lectures with carefully designed graphics and diagrams. You will see how the code works behind the scenes with step-by-step explanations.
Coding Exercises: practice with 40+ coding exercises and check your solution immediately.
Quizzes: check your knowledge with 23+ quizzes with 145+ questions that provide unlimited attempts and instant feedback.
Course Exam: take a final course exam with 25+ questions to test your knowledge. The exam has unlimited attempts and detailed results for each attempt.
Study Guide: review for the final course exam with a detailed and unique PDF study guide with 135+ questions.
Project: build a text-based “Rock, Paper, Scissors” game to apply your skills.
Articles: read articles with detailed explanations and illustrations to complement your knowledge.

What makes this course unique?

This course is unique because of its emphasis on providing visual and detailed explanations of the principles of Python programming. You will not only learn how to use these principles in Python, you will actually understand the purpose of each line of code.

Unique study materials complement the course experience. You will find a Study Guide specifically designed for the course with 135+ questions on the course content.

You will solve Coding Exercises and you will receive instant feedback for your submission.

You will check your knowledge with Quizzes that will make you think more deeply about the topics presented in each section and you will receive instance feedback to check your answer.

You will receive a Certificate of Completion that you can add to your social media profiles to showcase your new skills.

You will also have Lifetime Access to the course.

You are very welcome to watch the preview lectures and check out the full course curriculum.

If you are looking for an engaging, visual, and practical course, then you’ve found it.

Enroll now, add “Python Programming” to your resume, and showcase your new skills.
Who this course is for:

Beginners with no prior programming knowledge who want to learn the fundamentals of Python.
Anyone who is interested in learning the fundamentals of programming in Python.
Learners who want to acquire basic programming skills as prerequisites to dive into other areas such as Data Science, Web Development, Machine Learning, and Artificial Intelligence.
Python programmers who need to refresh their knowledge and skills.

Requirements

No previous programming knowledge is required. All the concepts are explained from the basics, assuming that you don’t have any prior programming knowledge.
Enthusiasm for learning Python is a must. Learning this programming language will give you a valuable skill that employers around the world are looking for.
You will need to install Python 3. The course includes instructions to help you download and install Python from the official website.

Last Updated 11/2020

Related Torrents

torrent name size uploader age seed leech
11
13
4
8
0