Course Description
Computer programming is a creative process that instructs a computer on how to do a task. These instructions are known as code, and computer programmers write code to solve problems or perform a task. The end goal is to create something that could mean anything from a web page, a piece of software, or a picture.
Programming involves tasks such as analysis, generating algorithms, accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (commonly referred to as coding). The purpose of programming is to find a sequence of instructions that will automate the performance of a task on a computer, often for solving a given problem. Tasks related to programming include testing, debugging, source code maintenance, implementation of build systems, and management of derived artifacts.
Python is a general-purpose programming language that can be used on any modern computer operating system. It can be used for processing text, numbers, images, scientific data, and just about anything else you might save on a computer. It is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built-in data structures, combined with dynamic typing and dynamic binding; make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
In this course, you will learn:
1. HTML
2. CSS
3. JavaScript
4. SQL
5. Python Programming
6. Django (Python Framework)