send link to app

Begin With Python 3.4 Programming for Beginners app for iPhone and iPad


4.8 ( 8368 ratings )
Productivity
Developer: Nga Le
1.99 USD
Current version: 1.0, last update: 7 years ago
First release : 13 Nov 2015
App size: 4.33 Mb

Lecture 01. Installing Python
Lecture 02. Numbers
Lecture 03. Strings
Lecture 04. Slicing up Strings
Lecture 05. Lists
Lecture 06. Installing PyCharm
Lecture 07. If elif else
Lecture 08. For
Lecture 09. Range and While
Lecture 10. Comments and Break
Lecture 11. Continue
Lecture 12. Functions
Lecture 13. Return Values
Lecture 14. Default Values for Arguments
Lecture 15. Variable Scope
Lecture 16. Keyword Arguments
Lecture 17. Flexible Number of Arguments
Lecture 18. Unpacking Arguments
Lecture 19. My trip to Walmart and Sets
Lecture 20. Dictionary
Lecture 21. Modules
Lecture 22. Download an Image from the Web
Lecture 23. How to Read and Write Files
Lecture 24. Downloading Files from the Web
Lecture 25. How to Build a Web Crawler (1/3)
Lecture 26. How to Build a Web Crawler (2/3)
Lecture 27. How to Build a Web Crawler (3/3)
Lecture 28. You are the only Exception
Lecture 29. Classes and Objects
Lecture 30. Init
Lecture 31. Class vs Instance Variables
Lecture 32. Inheritance
Lecture 33. Multiple Inheritance
Lecture 34. Threading
Lecture 35. Word Frequency Counter (1/3)
Lecture 36. Word Frequency Counter (2/3)
Lecture 37. Word Frequency Counter (3/3)
Lecture 38. Unpack List or Tuples
Lecture 39. Zip (and yeast infection story)
Lecture 40. Lamdba
Lecture 41. Min, Max, and Sorting Dictionaries
Lecture 42. Pillow
Lecture 43. Cropping Images
Lecture 44. Combine Images Together
Lecture 45. Getting Individual Channels
Lecture 46. Awesome Merge Effect
Lecture 47. Basic Transformations
Lecture 48. Modes and Filters