[FreeCoursesOnline.Me] CBTNugget - Certified Associate in Python Programming
File List
- 07. Understand Python Strings/37 Encoding Strings with ASCII, Unicode, and UTF-8.mp4 295.9 MB
- 03. Introduction to the Python Language/13 Basic Python Vocabulary.mp4 186.3 MB
- 03. Introduction to the Python Language/15 Good Programming Techniques.mp4 185.8 MB
- 01. Introduction to Programming and Python/02 Compiling Code into Executables.mp4 184.1 MB
- 07. Understand Python Strings/36 Storing and Manipulating Strings.mp4 175.8 MB
- 02. Python Variables and Data Types/07 Understanding Variables.mp4 160.9 MB
- 01. Introduction to Programming and Python/05 Choosing a Code Editor.mp4 159.5 MB
- 03. Introduction to the Python Language/12 Preparing Our Coding Environment.mp4 151.9 MB
- 08. Lists and Dictionaries in Python/41 Ordering Values in Lists.mp4 147.0 MB
- 10. Advanced Operations with Functions in Python/53 Yielding Python Functions.mp4 136.5 MB
- 01. Introduction to Programming and Python/01 Wherefore Art Thou Programming.mp4 133.6 MB
- 13. Introduction to Object Oriented Programming with Python/68 Understanding Methods.mp4 133.6 MB
- 14. Advanced Object-Oriented Programming with Python/75 Inheritance.mp4 132.9 MB
- 02. Python Variables and Data Types/08 Understanding Python Data Types.mp4 130.0 MB
- 13. Introduction to Object Oriented Programming with Python/67 Understanding Attributes.mp4 128.8 MB
- 08. Lists and Dictionaries in Python/44 Using Collections in Practice.mp4 124.6 MB
- 11. Importing and Using Modules in Python/58 Installing Packages with Pip.mp4 124.4 MB
- 04. Python Operators/18 Arithmetic Operators.mp4 117.4 MB
- 06. Conditionals and Loops in Python/30 Branching Code with Conditionals.mp4 117.3 MB
- 06. Conditionals and Loops in Python/34 Creating the Game Hangman.mp4 115.8 MB
- 11. Importing and Using Modules in Python/57 Using Import and Modules.mp4 114.8 MB
- 13. Introduction to Object Oriented Programming with Python/66 Classes and Objects.mp4 112.1 MB
- 12. Handle Exceptions with Python/64 Exception Object Hierarchy.mp4 111.8 MB
- 12. Handle Exceptions with Python/62 Handling Errors with Try and Except.mp4 108.0 MB
- 11. Importing and Using Modules in Python/59 Writing Modules.mp4 106.5 MB
- 12. Handle Exceptions with Python/61 Understanding Exceptions and Assertions.mp4 106.2 MB
- 09. Introduction to Functions in Python/48 Defining Functions.mp4 106.2 MB
- 04. Python Operators/19 Relational Operators.mp4 104.2 MB
- 05. Basic Input and Output with Python/23 Output with Print.mp4 102.2 MB
- 07. Understand Python Strings/38 Escape Characters for Strings.mp4 102.0 MB
- 11. Importing and Using Modules in Python/56 Importing Modules.mp4 99.4 MB
- 12. Handle Exceptions with Python/63 Else, Finally, and the Exception Object.mp4 98.5 MB
- 01. Introduction to Programming and Python/04 Configuring the PATH variable.mp4 97.5 MB
- 07. Understand Python Strings/39 Operators and String Functions.mp4 95.0 MB
- 04. Python Operators/20 Combination, String, and Bitwise Operators.mp4 94.1 MB
- 14. Advanced Object-Oriented Programming with Python/71 Public vs Private Members.mp4 94.1 MB
- 08. Lists and Dictionaries in Python/43 Working with Dictionaries.mp4 93.1 MB
- 02. Python Variables and Data Types/09 Casting Data Types.mp4 90.5 MB
- 06. Conditionals and Loops in Python/32 Iterating Code with For Loops.mp4 90.3 MB
- 09. Introduction to Functions in Python/47 Importing Functions.mp4 89.9 MB
- 08. Lists and Dictionaries in Python/42 Named Values in Dictionaries.mp4 89.9 MB
- 14. Advanced Object-Oriented Programming with Python/74 Serializing Objects.mp4 89.8 MB
- 06. Conditionals and Loops in Python/31 Iterating Code with While Loops.mp4 88.6 MB
- 10. Advanced Operations with Functions in Python/54 Mapping, Filtering, and Reducing.mp4 87.3 MB
- 04. Python Operators/21 Making Change.mp4 87.1 MB
- 15. Read and Write Files with Python/81 Reading and Writing Files in Practice.mp4 82.3 MB
- 03. Introduction to the Python Language/14 Our First Programming Steps.mp4 81.8 MB
- 01. Introduction to Programming and Python/03 Installing Python 3.mp4 81.4 MB
- 14. Advanced Object-Oriented Programming with Python/72 Using the Constructor Method.mp4 81.1 MB
- 14. Advanced Object-Oriented Programming with Python/73 Introspection Methods.mp4 81.0 MB
- 15. Read and Write Files with Python/79 Writing to Stream File Objects.mp4 78.8 MB
- 09. Introduction to Functions in Python/46 Invoking Functions.mp4 77.4 MB
- 15. Read and Write Files with Python/78 Reading Stream File Objects.mp4 77.4 MB
- 06. Conditionals and Loops in Python/33 Conditional and Loop Control.mp4 75.2 MB
- 09. Introduction to Functions in Python/50 Recursive Functions.mp4 75.1 MB
- 05. Basic Input and Output with Python/27 Formatting Text Output.mp4 74.3 MB
- 05. Basic Input and Output with Python/24 Print Parameters Sep, End, and File.mp4 73.9 MB
- 09. Introduction to Functions in Python/49 Lambda Functions.mp4 73.6 MB
- 15. Read and Write Files with Python/80 Binary Reading and Writing.mp4 73.0 MB
- 02. Python Variables and Data Types/10 Python Literals.mp4 72.7 MB
- 13. Introduction to Object Oriented Programming with Python/69 Using Objects in Practice.mp4 68.4 MB
- 15. Read and Write Files with Python/77 Opening Files and File Objects.mp4 66.5 MB
- 02. Python Variables and Data Types/11 Putting it All Together.mp4 61.8 MB
- 13. Introduction to Object Oriented Programming with Python/65 Introduction to Object Oriented Programming with Python.mp4 60.3 MB
- 05. Basic Input and Output with Python/26 Using fileinput to Read Files.mp4 60.0 MB
- 10. Advanced Operations with Functions in Python/52 Python Variable Scope.mp4 54.4 MB
- 05. Basic Input and Output with Python/25 Getting data with Input.mp4 54.3 MB
- 04. Python Operators/17 Assignment Operator.mp4 53.9 MB
- 04. Python Operators/16 Python Operators.mp4 48.1 MB
- 05. Basic Input and Output with Python/28 Putting Input and Output to Use.mp4 48.1 MB
- 10. Advanced Operations with Functions in Python/55 Sorting Functions.mp4 44.7 MB
- 01. Introduction to Programming and Python/06 Writing our First Program.mp4 43.0 MB
- 12. Handle Exceptions with Python/60 Handle Exceptions with Python.mp4 41.6 MB
- 06. Conditionals and Loops in Python/29 Conditionals and Loops in Python.mp4 38.6 MB
- 14. Advanced Object-Oriented Programming with Python/70 Advanced Object-Oriented Programming with Python.mp4 28.0 MB
- 09. Introduction to Functions in Python/45 Introduction to Functions in Python.mp4 27.4 MB
- 08. Lists and Dictionaries in Python/40 Lists and Dictionaries in Python.mp4 26.4 MB
- 07. Understand Python Strings/35 Understand Python Strings.mp4 19.8 MB
- 05. Basic Input and Output with Python/22 Basic Input and Output.mp4 17.0 MB
- 10. Advanced Operations with Functions in Python/51 Advanced Python Functions.mp4 15.6 MB
- 15. Read and Write Files with Python/76 Reading and Writing Files.mp4 14.6 MB
- 0. Websites you may like/1. OneHack.us Premium Cracked Accounts-Tutorials-Guides-Articles Community Based Forum.url 377 bytes
- FreeCoursesOnline.me Download Udacity, Masterclass, Lynda, PHLearn, etc Free.url 290 bytes
- 0. Websites you may like/2. FTUApps.com Download Cracked Developers Applications For Free.url 239 bytes
- Support Us.txt 185 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.