Skip to content

Specifics of writing programs in Python 3, this includes learning different coding conventions, program structures, and application execution. It also covers some basics of data manipulation, as well as reading and writing different types of data files.

Notifications You must be signed in to change notification settings

ralphcajipe/python_cs

Repository files navigation

Note: This repository is in active development. Corresponding documentation hopefully coming soon. Thank you reader.

Structure of Programming Language

This repository covers specifics of writing programs in Python, this includes learning different coding conventions, program structures, and application execution. It also covers some basics of data manipulation, as well as reading and writing different types of data files.

Goals:

  1. Understand the fundamental principles and technical concepts and practices of a structured programming language using Python.

  2. Apply fundamental principles of Python in creating possible solutions for computing problems.

About

Specifics of writing programs in Python 3, this includes learning different coding conventions, program structures, and application execution. It also covers some basics of data manipulation, as well as reading and writing different types of data files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages