Programming in Python: A Hands-on Introduction Specialization

This specialization is intended for people without programming experience who seek to develop python programming skills and learn about the underlying computer science concepts that will allow them to pick up other programming languages quickly. In these four courses, you will cover everything from fundamentals to object-oriented design. These topics will help prepare you to write anything from small programs to automate repetitive tasks to larger applications, giving you enough understanding of python to tackle more specialized topics such as Data Science and Artificial Intelligence.
WHAT YOU WILL LEARN
- Automate everyday, repetitive tasks using python scripts
- Create engaging, graphical based programs using PyGame
- Develop a firm foundation of Computer Science concepts you can bring to any langauge you learn
- Use variables and operators to store and manipulate small pieces of data

Sort options

Python Object Basics: Functions, Recursion, and Objects (Coursera)

Apr 29th 2024
Python Object Basics: Functions, Recursion, and Objects (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover functions, [...]

Object-Oriented Python: Inheritance and Encapsulation (Coursera)

Apr 29th 2024
Object-Oriented Python: Inheritance and Encapsulation (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover inheritance, [...]

Python Basic Structures: Lists, Strings, and Files (Coursera)

Apr 29th 2024
Python Basic Structures: Lists, Strings, and Files (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover lists, [...]

Python Basics: Selection and Iteration (Coursera)

Apr 29th 2024
Python Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first python program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, [...]