Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Python Scripting Fundamentals

Akamai via Coursera

Overview

Students will start with a brief discussion of the programming process and the history of Python, including fundamental rules for authoring Python code and Python syntax. Students will learn about variables, data types, functions, and arithmetic operators. Then they will master core concepts including using conditional statements, logical operators, identity operators, and loops. They will learn to use complex variable types including lists, tuples, sets, ranges and dictionaries. They will write code to process sequences, use nested sequences, and add loop control. Students will learn to structure code for reuse including defining, and calling their own functions, as well as returning data. They will learn to use Python to interact with files and directories, databases, and to create dynamic web content and handle web form data. Students will complete labs to develop four applications from scratch: an age calculator, a word guessing game, a lemonade stand game, and a text-based adventure game. Then students will complete a capstone project to demonstrate mastery of course objectives that includes writing the code to connect a web site to a backend database with code that creates uses, authenticates logins, and displays dynamic content.

Syllabus

  • Exploring Programming Concepts
    • In this module, you will explore programming concepts and begin to learn about the Python language. You will explore foundational concepts about using functions, variables and understanding Python data types.
  • Developing a Simple Application
    • In this module, you will learn about conditional statements, loops and testing user input. Then you will learn about complex variable structures including lists, tuples, sets, ranges and dictionaries.
  • Structuring Code for Reuse
    • In this module, you will learn about loop control, review nested sequences and go over useful functions and methods. You will learn to create and call your own functions, including returning values and managing the scope of variables.
  • Working with Modules, Files, and Directories
    • In this module, you will learn how to import and use Python modules. You will also learn to work with files and folders from inside Python scripts.
  • Practicing Basic Skills
    • In this module, you will create two applications that will give you an opportunity to practice the skills you have learned up to this point.
  • Using Databases and Interacting with Web Sites
    • In this module, you will learn how to create Python scripts that interact with MySQL databases. You will also learn to integrate Python scripts with web applications including handling form data and returning HTML code to the browser.
  • Exploring Programming Concepts Capstone
    • In this module you will demonstrate mastery of the course objectives.

Taught by

Shadow Farrell

Reviews

Start your review of Python Scripting Fundamentals

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.