Python in 45 minutes
Channel:
Subscribers:
2,670
Published on ● Video Link: https://www.youtube.com/watch?v=OwrNKsFhoeo
Today we went over the core bits of the Python language in 45 minutes
To do any program you only need to know 5 or 6 things:
1. Variables (One Variable or Multiple Variables)
2. Input and Output
3. Conditionals (Branches or If/Else Statements)
4. Loops (Do something multiple times)
5. Functions (Reusable Code)
So we went over all of those things today. Now you just need to practice for a couple years!
Other Videos By Bill Kerney
2022-07-08 | Keyboard Events in UE5, Spawning Actors, Controlling Actors, Landscaping, Foliage |
2022-07-08 | Line Rasterization |
2022-07-07 | Lighting, Blueprint Coding in UE5, Constructive Solid Geometry |
2022-07-06 | TTT AI + Fixed Pipeline Renderer |
2022-07-06 | Adding Trigger Zones to a Map in UE5 |
2022-07-05 | Welcome to IS50A and Unreal Engine 5 |
2022-07-05 | Welcome to IS50B - Game Engine Terminology |
2022-05-13 | End of the Year |
2022-05-13 | Final Review |
2022-05-11 | Introduction to Graph Theory |
2022-05-11 | Python in 45 minutes |
2022-05-09 | Sample Project - Grocery Store |
2022-05-09 | Evaluating Media Sources |
2022-05-06 | Threads and Sockets Programming in Java |
2022-05-06 | Java for the C++ Programmer in 1 Hour |
2022-05-06 | Automation and the Chip Shortage |
2022-05-04 | C++ Trivia Quiz |
2022-05-04 | Threads II: Atomics, Mutexes, Thread-Specific Variables |
2022-05-04 | Binary Representations + Digital Ownership |
2022-05-02 | C++ Threads in 11 minutes |
2022-05-02 | Consciousness |
Tags:
csci 1
python