Scripting with Python
About this Course
The Python programming language is extremely powerful and commonly used to automate time-intensive activities/tasks for users. This makes Python a good skill to have for any job that requires automation to replace data in a file, rename multiple file names, update Excel spreadsheets or mine data from web pages. Python can be used as a steppingstone to enter some of the most exciting industries including data science, artificial intelligence, machine learning, software or full-stack development. Learning the fundamentals of programming concepts with Python includes data types, variables, decision statements, loops, functions and file handling. By developing simple scripts, you can understand how to use common scripting language constructs including lists, literals and regular expressions to build useful applications. After taking this class, you will be able to: Write Python scripts with confidence using best practices and coding standards: Evaluate control constructs for program flow Write simple scripts Format scripts following code standards best practices Solve problems before developing code by designing programs with pseudocode or flowcharts: Write pseudocode to support code design Draw a flowchart using design tools to support code design Develop user interface for input and output Develop script syntax based on a problem statement Develop fully functional programs using a Python interpreter: Determine the difference between an interpreter and a compiler Run script syntax with an interpreter Write script syntax with an interpreter Develop scripts in an integrated development environment (IDE) Fix script errors Validate user inputs in program development This is the first course in the introductory, undergraduate-level offering that makes up the larger Business Analytics Foundations and Data Management with Python and SQL MicroBachelors programs. We recommend taking them in order, unless you have a background in these areas already and feel comfortable skipping ahead. Scripting with Python - starting February 2021 Structured Database Environments with SQL OR Applied Statistics with Python - starting February 2021 NOTE : While this is generally a non-credit-bearing course, you may able to use this class with proper completion for 3 credits (1 course) toward a bachelor's degree at Southern New Hampshire University.Created by: Southern New Hampshire University
Level: Introductory

Related Online Courses
En este curso introductorio de java aprenderás programación en Java de forma fácil e interactiva. Trabajarás con estructuras de datos fundamentales, tales como listas, pilas, colas y árboles, sobr... more
This course serves as an introduction to the exciting field of cybersecurity. As our daily lives become more and more dependent on Internet-based tools and services, and as those platforms... more
This course introduces you to NoSQL databases and the challenges they solve. Expert instructors will dive deep into Amazon DynamoDB topics such as recovery, SDKs, partition keys, security and... more
This NoSQL database course provides you with an introduction, overview, and history of NoSQL databases (non-relational databases). In this course you will explore in detail the four types of NoSQL... more
Learning more about how an Ethereum client works is crucial for Developers and DevOps professionals who are looking to create a private blockchain network or to connect to Ethereum mainnet. As... more