Behind every mouse click and touch-screen tap, there is a computer program that makes things happen. This course introduces the fundamental building blocks of programming and teaches you how to write fun and useful programs using the Python language.
von


Learn to Program: The Fundamentals
University of TorontoÜber diesen Kurs
Kompetenzen, die Sie erwerben
- Python Syntax And Semantics
- Computer Programming
- Python Programming
- Idle (Python)
von

University of Toronto
Established in 1827, the University of Toronto is one of the world’s leading universities, renowned for its excellence in teaching, research, innovation and entrepreneurship, as well as its impact on economic prosperity and social well-being around the globe.
Lehrplan - Was Sie in diesem Kurs lernen werden
Python, Variables, and Functions
This module gives an overview of the course, the editor we will use to write programs, and an introduction to fundamental concepts in Python including variables, mathematical expressions, and functions.
Strings and Designing Functions
This module introduces strings (a Python data type used to represent text), and a process to follow when creating a function.
Booleans, Import, Namespaces, and if Statements
This module introduces Booleans (logical values True and False), how to convert between types, how to use Boolean expressions in if statements to selectively run code, and the concept of a Python module.
For Loops and Fancy String Manipulation
This module introduces one way to repeat code (using a for loop), how to manipulate strings, and how to use a debugger to watch a program execute step by step.
Bewertungen
- 5 stars79,04 %
- 4 stars17,80 %
- 3 stars1,92 %
- 2 stars0,61 %
- 1 star0,61 %
Top-Bewertungen von LEARN TO PROGRAM: THE FUNDAMENTALS
Well taught, assignemnts are just right in complexity, its hard enough to no be easy and but not to be frustrating and tests challange your knowledge enough for it to be rewarding to complete with 80%
The course is interesting. I love that students can access all contents without any paywall and you can submit your code for grading (unlike some certain courses which require you to pay for that)
A wonderful and knowledgeable course. It was quite intuitive in terms of understanding the concept. The examples used for the explanation were quite relatable. Overall it was an amazing course.
I didn't know a thing about programming. Now after two weeks I feel I've learned a lot already! The instructors are awesome! I believe this course is very compacted and it needs a good deal of work!
Häufig gestellte Fragen
Wann erhalte ich Zugang zu den Vorträgen und Aufgaben?
Was bekomme ich, wenn ich das Zertifikat erwerbe?
Ist finanzielle Unterstützung möglich?
Haben Sie weitere Fragen? Besuchen Sie das Learner Help Center.