We may earn an affiliate commission when you visit our partners.
Course image
Course image
Coursera logo

Basic Programming in Python II

Yizhen Zhao

This hands-on Python programming course offers students an opportunity to obtain proficiency in the core concepts of Python as well as the programming skills for building applications using tools from various task-specific Python libraries. The course covers important topics in computer science and information systems such as data types, reading and writing to standard IO, using operators, controlling the flow of execution, using functions, reading and writing Python source code files, basic object-oriented programming concepts, and more.

Read more

This hands-on Python programming course offers students an opportunity to obtain proficiency in the core concepts of Python as well as the programming skills for building applications using tools from various task-specific Python libraries. The course covers important topics in computer science and information systems such as data types, reading and writing to standard IO, using operators, controlling the flow of execution, using functions, reading and writing Python source code files, basic object-oriented programming concepts, and more.

You will be introduced to preliminary topics in data science and explore the process of building a web application using Python. You will complete hands-on programming tasks using your creativity and learn how to apply Python to resolve real-world problems.

Enroll now

What's inside

Syllabus

Clean Code in Python I
This module focuses on the art of writing clean Python code. Throughout this module, you will explore PEP 8 conventions and standards, and engage with a variety of coding examples. This will enable you to understand the importance of coding conventions for professional programming. By the end of this module, you should be able to put your knowledge of clean code principles into practice by writing readable, efficient, and maintainable code.
Read more
Clean Code in Python II
In this module, we will continue to explore writing clean Python code. Throughout this module, you will mostly be practicing what you learned in the previous module about best practices for clean code and examine examples and basic practices to review key learnings on Pythonic code.
Advanced Loops
In this module, you will further your knowledge of Python loops. First, you will start by refreshing your knowledge of for and while loops. From there, you will dive into more advanced loop concepts, such as using break and continue statements to enhance the functionality of loop behavior. By the end of this module, you should be able to put your knowledge into practice by creating loops that use control statements and conditionals for dynamic iteration.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Helps learners explore core concepts of Python such as data types, using operators, controlling the flow of execution, using functions, reading and writing Python source code files, and basic object-oriented programming concepts
Provides an opportunity to build applications using tools from various task-specific Python libraries
Covers important topics in computer science and information systems
Introduces learners to preliminary topics in data science
Offers hands-on programming tasks for learners to apply their creativity and resolve real-world problems

Save this course

Save Basic Programming in Python II to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Basic Programming in Python II. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Basic Programming in Python II will develop knowledge and skills that may be useful to these careers:
Software Engineer
As a Software Engineer, you will be tasked with designing, developing, and maintaining software applications. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in software development. By completing this course, you will gain proficiency in core Python concepts and learn how to apply them to real-world problems.
Data Scientist
Data Scientists use their knowledge of programming, mathematics, and statistics to extract insights from data. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in data science. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for data scientists.
Machine Learning Engineer
Machine Learning Engineers design and develop machine learning models to solve real-world problems. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in machine learning. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for machine learning engineers.
Business Analyst
Business Analysts use their knowledge of business and technology to analyze and improve business processes. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in business analysis. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for business analysts.
Data Analyst
Data Analysts are responsible for collecting, cleaning, and analyzing data to identify trends and patterns. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in data analysis. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for data analysts.
Web Developer
Web Developers design and develop websites and web applications. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in web development. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for web developers.
Information Security Analyst
Information Security Analysts are responsible for protecting computer systems from unauthorized access. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in information security. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for information security analysts.
Product Manager
Product Managers are responsible for managing the development and launch of new products. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in product management. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for product managers.
Data Engineer
Data Engineers design and build data pipelines to move data between different systems. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in data engineering. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for data engineers.
Cloud Architect
Cloud Architects design and build cloud computing solutions. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in cloud computing. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for cloud architects.
Quantitative Analyst
Quantitative Analysts use their knowledge of programming, mathematics, and statistics to develop financial models. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in quantitative finance. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for quantitative analysts.
DevOps Engineer
DevOps Engineers work to bridge the gap between development and operations teams. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in DevOps. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for DevOps engineers.
Technical Writer
Technical Writers create and maintain technical documentation. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in technical writing. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for technical writers.
Project Manager
Project Managers are responsible for planning and executing projects. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in project management. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for project managers.
Security Analyst
Security Analysts are responsible for protecting computer systems from unauthorized access. This course may be useful in helping you build a foundation in Python programming, which is a popular language used in security analysis. By completing this course, you will gain proficiency in data types, operators, and control flow, which are essential skills for security analysts.

Reading list

We've selected 12 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Basic Programming in Python II.
Comprehensive guide to Python. It covers all the basics of the language, as well as more advanced topics such as object-oriented programming and data science. It good choice for students who want to learn Python in depth.
Guide to writing clean code. It covers a wide range of topics, from coding conventions to refactoring and testing. It good choice for students who want to learn how to write more readable, maintainable, and efficient code.
Guide to design patterns. It covers a wide range of design patterns that can be used to solve common software design problems. It good choice for students who want to learn how to write better code.
Classic work on software engineering. It covers a wide range of topics, from project management to software design. It good choice for students who want to learn more about the challenges of software engineering.
Practical guide to using Python to automate tasks. It covers a wide range of topics, from web scraping to data analysis. It good choice for students who want to learn how to use Python to solve real-world problems.
Is an introduction to data analysis using Python. It covers the basics of data wrangling, as well as more advanced topics such as data visualization and machine learning. It good choice for students who want to learn how to use Python for data analysis.
Is an introduction to natural language processing using Python. It covers the basics of natural language processing, as well as more advanced topics such as machine learning for natural language processing. It good choice for students who want to learn how to use Python for natural language processing.
Is an introduction to computer science using Python. It covers the basics of programming, as well as more advanced topics such as data structures and algorithms. It good choice for students who want to learn the fundamentals of computer science.
Is an introduction to algorithms. It covers the basics of algorithms, as well as more advanced topics such as graph algorithms and dynamic programming. It good choice for students who want to learn the fundamentals of algorithms.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Basic Programming in Python II.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser