Hey Coders! It's time we finally download python, our IDE, and get coding. The installation steps are extremely straightforward, but just to make sure we're all on the same page, we'll walk through how to get everything set up. By the end of this video, you'll have run your very first python script, how fun!
Answers to Post-Video Quiz:
1. https://www.python.org
2. python -V (for python 2) or python3 -V (for python 3)
3. print("Hello World")
4. True, indentation is incredibly important!
5. Add a # symbol before your comment. This can be in-line or on its own line.
Check out the source code on GitHub:
https://github.com/davidtheweiss/pyth...
❤️ Support the ongoing growth of this channel! / davidweissprogramming
🧑💻 Python Documentation:
https://docs.python.org/
----------------------------------------------------------------------------------------------
🕒 Timestamps
0:00 Intro
0:18 What we'll need to code in Python
1:24 Visual Studio Code
2:05 Checking your current Python version
3:35 Installing Python
5:13 Running our first Python Script
9:22 Comments in Python
11:40 Post Video Quiz
----------------------------------------------------------------------------------------------
Other playlists:
-------------------------------------
Python
-------------------------------------
Interview Prep Introduction:
• Python Interview Prep - Season 0 | In...
Pandas:
• Pandas
-------------------------------------
Flutter
-------------------------------------
Basic Widgets:
• Flutter - Season 2 | Basic Widgets
Dart:
• Flutter - Season 1 | Dart
Flutter Orientation:
• Flutter - Season 0 | Orientation
-------------------------------------
Google Cloud
-------------------------------------
Compute Engine:
• Google Cloud - Season 2 | Compute Engine
App Engine:
• Google Cloud - Season 1 | App Engine
Google Cloud Orientation:
• Google Cloud - Season 0 | Orientation
-------------------------------------
Apps Script
-------------------------------------
Cache Service:
• Apps Script - Season 17 | Cache Service
JDBC Service:
• Apps Script - Season 16 | JDBC Service
Data Studio Service:
• Apps Script - Season 15 | Data Studio...
Maps Service:
• Apps Script - Season 14 | Maps Service
Utilities Service:
• Apps Script - Season 13 | Utilities S...
Properties Service:
• Apps Script - Season 12 | Properties ...
URL Fetch Service:
• Apps Script - Season 11 | URL Fetch S...
Drive Service:
• Apps Script - Season 10 | Drive Service
Forms Service:
• Apps Script - Season 9 | Forms Service
Lock Service:
• Apps Script - Season 8 | Lock Service
HTML Service:
• Apps Script - Season 7 | HTML Service
Document Service:
• Apps Script - Season 6 | Document Ser...
Slides Service:
• Apps Script - Season 5 | Slides Service
Calendar Service:
• Apps Script - Season 4 | Calendar Ser...
Script Service:
• Apps Script - Season 3 | Script Service
Gmail Service:
• Apps Script - Season 2 | Gmail Service
Spreadsheet Service:
• Apps Script - Season 1 | Spreadsheet ...
Apps Script Orientation:
• Apps Script - Season 0 | Orientation
----------------------------------------------------------------------------------------------