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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2416212 · Mar 6, 2022

History

48 Commits
Jan 30, 2022
Feb 18, 2022
Feb 10, 2022
Feb 18, 2022
Feb 27, 2022
Mar 5, 2022
Mar 6, 2022
Feb 9, 2022
Feb 27, 2022
Jan 27, 2022
Mar 1, 2022
Feb 10, 2022
Feb 27, 2022

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