Udemy - Learn Python in a Weekend - Beginner Programming Projects

seeders: 0
leechers: 1
Added 4 years ago by freecoursewb in Other

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

Files

Udemy - Learn Python in a Weekend - Beginner Programming Projects (Size: 2.5 GB)
  1 - Introduction -- is this course for you.mp4 22.1 MB
  1 - Introduction English.vtt 1.4 KB
  10 - First Program English.vtt 3.9 KB
  10 - First Program.mp4 15.5 MB
  11 - How the Python 'interpreter' works English.vtt 2.6 KB
  11 - How the Python 'interpreter' works.mp4 29.5 MB
  12 - The Data Types that Computers Understand English.vtt 3.1 KB
  12 - The Data Types that Computers Understand.mp4 47.6 MB
  13 - Arithmetic with Ints and Floats English.vtt 7.5 KB
  13 - Arithmetic with Ints and Floats.mp4 71.2 MB
  14 - More on Data Representation with Strings and Characters English.vtt 8.2 KB
  14 - More on Data Representation with Strings and Characters.mp4 38 MB
  15 - Boolean Data Type and a preview of conditional operators English.vtt 3.7 KB
  15 - Boolean Data Type and a preview of conditional operators.mp4 31.4 MB
  16 - Variables English.vtt 9.9 KB
  16 - Variables.mp4 60.9 MB
  17 - Introduction to the List English.vtt 3.1 KB
  17 - Introduction to the List.mp4 31.8 MB
  18 - Introduction to Programming with a List English.vtt 6.8 KB
  18 - Introduction to Programming with a List.mp4 48.9 MB
  19 - Lists within Lists English.vtt 5 KB
  19 - Lists within Lists.mp4 55.8 MB
  2 - Project English.vtt 2.4 KB
  2 - Project-based learning course --what you will build.mp4 38.4 MB
  20 - How do cpus think English.vtt 2.3 KB
  20 - How do cpus think.mp4 22.9 MB
  21 - if English.vtt 5 KB
  21 - if-statements.mp4 41 MB
  22 - Indentation English.vtt 5.4 KB
  22 - Indentation.mp4 35.4 MB
  22 - indent.py 307.2 B
  23 - if English.vtt 2.9 KB
  23 - if-else statement.mp4 15.4 MB
  24 - if English.vtt 4.1 KB
  24 - if-elif-else statement.mp4 24.8 MB
  25 - For Loops for iteration over a range English.vtt 6 KB
  25 - For Loops for iteration over a range.mp4 60.6 MB
  26 - While loops to repeat work English.vtt 6.9 KB
  26 - While loops to repeat work.mp4 69.8 MB
  27 - Controlling while loops - continue and break.mp4 24 MB
  27 - Controlling while loops English.vtt 2.5 KB
  28 - Creating a python script English.vtt 2.7 KB
  28 - Creating a python script.mp4 17.7 MB
  29 - [Challenge] The Guest List English.vtt 1.5 KB
  29 - [Challenge] The Guest List.mp4 15.2 MB
  3 - Course Objectives and Goals English.vtt 1.9 KB
  3 - Course Objectives and Goals.mp4 25.8 MB
  30 - [Sample] Guest List Program Running English.vtt 3.7 KB
  30 - [Sample] Guest List Program Running.mp4 12.6 MB
  31 - [Challenge Solution] The Guest List English.vtt 8.6 KB
  31 - [Challenge Solution] The Guest List.mp4 56.3 MB
  31 - guest-solution.py 512 B
  32 - [Challenge] Guessing Game English.vtt 1.8 KB
  32 - [Challenge] Guessing Game.mp4 29.2 MB
  33 - [Sample] Guessing Game Program Running English.vtt 2.2 KB
  33 - [Sample] Guessing Game Program Running.mp4 8.9 MB
  34 - Generating Random Numbers English.vtt 3.7 KB
  34 - Generating Random Numbers.mp4 32.5 MB
  35 - Reading in user input English.vtt 2.3 KB
  35 - Reading in user input.mp4 18.5 MB
  36 - Structuring the guessing game program English.vtt 1.9 KB
  36 - Structuring the guessing game program.mp4 16.2 MB
  37 - [Challenge Solution] Guessing Game English.vtt 9.9 KB
  37 - [Challenge Solution] Guessing Game.mp4 66 MB
  37 - guessing-game-solution.py 614.4 B
  38 - The power of algorithms -- logarithmic complexity.mp4 52.3 MB
  38 - The power of algorithms English.vtt 3.4 KB
  39 - Functions - Used to parameterize, compose, and repeat work.mp4 45.1 MB
  39 - Functions English.vtt 6 KB
  4 - A story about how this course was developed English.vtt 2.1 KB
  4 - A story about how this course was developed.mp4 30.3 MB
  40 - Understanding the scope (i.e. lifetime) of your variables English.vtt 6.1 KB
  40 - Understanding the scope (i.e. lifetime) of your variables.mp4 30.9 MB
  40 - sing.py 204.8 B
  41 - [Challenge] Message in a Bottle English.vtt 1.1 KB
  41 - [Challenge] Message in a Bottle.mp4 17 MB
  42 - Working with Python Strings and retrieving values with ord English.vtt 3.1 KB
  42 - Working with Python Strings and retrieving values with ord.mp4 27.1 MB
  43 - The story of the Caesar Cipher English.vtt 2.4 KB
  43 - The story of the Caesar Cipher.mp4 23.1 MB
  44 - [Challenge Setup] Preparing for the challenge English.vtt 1.7 KB
  44 - [Challenge Setup] Preparing for the challenge.mp4 6.5 MB
  45 - [Challenge Solution] Message in a Bottle English.vtt 9.8 KB
  45 - [Challenge Solution] Message in a Bottle.mp4 72.7 MB
  45 - message-in-a-bottle-solution.py 716.8 B
  46 - [Challenge] Sports Analytics -- Data Science Project.mp4 14.3 MB
  46 - [Challenge] Sports Analytics English.vtt 2 KB
  47 - The Dictionary Data Structure English.vtt 7.3 KB
  47 - The Dictionary Data Structure.mp4 73.7 MB
  48 - The Tuple English.vtt 3.9 KB
  48 - The Tuple.mp4 37 MB
  49 - Reading in data from a file into a dictionary English.vtt 19.1 KB
  49 - Reading in data from a file into a dictionary.mp4 199.3 MB
  49 - data.csv 5.9 KB
  49 - mj.py 409.6 B
  5 - How to Succeed in this Course English.vtt 1.8 KB
  5 - How to Succeed in this Course.mp4 23.9 MB
  50 - Data Cleaning English.vtt 3.1 KB
  50 - Data Cleaning.mp4 27.8 MB
  50 - clean-data.csv 1.9 KB
  51 - [Challenge] Sports Analytics Program Structure English.vtt 3.9 KB
  51 - [Challenge] Sports Analytics Program Structure.mp4 28.1 MB
  51 - clean-data.csv 1.9 KB
  52 - [Challenge Solution] Sports Analytics English.vtt 15.2 KB
  52 - [Challenge Solution] Sports Analytics.mp4 146.9 MB
  52 - mj-solution.py 921.6 B
  53 - [Challenge] Mini English.vtt 1.7 KB
  53 - [Challenge] Mini-gram filters.mp4 26.3 MB
  54 - Installing and using the Pillow Image Processing Library English.vtt 8.3 KB
  54 - Installing and using the Pillow Image Processing Library.mp4 86.3 MB
  54 - PIL-Example1.py 204.8 B
  54 - cat.jpg?042148 179.5 KB
  55 - [Theory] Object English.vtt 3.4 KB
  55 - [Theory] Object-Oriented Programming.mp4 55.8 MB
  56 - Building a custom data type - class.mp4 40.3 MB
  56 - Building a custom data type English.vtt 7.1 KB
  56 - car.py 204.8 B
  57 - [Theory] How color and images work English.vtt 4.8 KB
  57 - [Theory] How color and images work.mp4 87.3 MB
  58 - Iterating through pixels with nested loops English.vtt 6.1 KB
  58 - Iterating through pixels with nested loops.mp4 64.9 MB
  58 - pixels-loop.py 307.2 B
  59 - [Challenge] Build your mini English.vtt 921.6 B
  59 - [Challenge] Build your mini-gram filter.mp4 16.3 MB
  6 - Installing Python on Linux English.vtt 3.5 KB
  6 - Installing Python on Linux.mp4 15.8 MB
  60 - [Challenge Solution] Mini English.vtt 13.3 KB
  60 - [Challenge Solution] Mini-gram filter.mp4 107.8 MB
  60 - minigram.py 921.6 B
  61 - Gray scale Filter English.vtt 3.3 KB
  61 - Gray scale Filter.mp4 34.3 MB
  61 - minigram.py 1.2 KB
  62 - Your programming journey has just begun Congratulations English.vtt 1.7 KB
  62 - Your programming journey has just begun Congratulations.mp4 25.2 MB
  7 - Installing Python on Mac English.vtt 2.2 KB
  7 - Installing Python on Mac.mp4 15 MB
  8 - Installing Python on Windows English.vtt 3.5 KB
  8 - Installing Python on Windows.mp4 14.7 MB
  9 - What is programming English.vtt 1.9 KB
  9 - What is programming.mp4 23.6 MB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  Learn Python in a Weekend Beginner Programming Projects.jpg?042148 17.9 KB
  Learn Python in a Weekend Beginner Programming Projects.txt 8.2 KB
  ▲ 144 total files

Description


Learn Python in a Weekend: Beginner Programming Projects
https://DevCourseWeb.com

Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 2.49 GB
Genre: eLearning Video | Duration: 62 lectures (3 hour, 52 mins) | Language: English

A compact project-based way to learn Python 3 in a weekend

What you'll learn

You will learn how to program a computer in the Python 3 programming langauge
You will learn how to setup Python on Windows, Linux, or Mac
You will learn the programming features, syntax, and fundamental data structures used in Python
You will create actual programs by completing short projects using Python

Related Torrents

torrent name size uploader age seed leech
0
5
3
15
3