https://github.com/nickssilver/alx-higher_level_programming
Python programming Sprint-2
https://github.com/nickssilver/alx-higher_level_programming
algorithms-and-data-structures oop python python-script shell tdd
Last synced: 24 days ago
JSON representation
Python programming Sprint-2
- Host: GitHub
- URL: https://github.com/nickssilver/alx-higher_level_programming
- Owner: nickssilver
- Created: 2022-09-19T12:59:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T09:40:34.000Z (over 3 years ago)
- Last Synced: 2025-01-22T03:17:42.599Z (over 1 year ago)
- Topics: algorithms-and-data-structures, oop, python, python-script, shell, tdd
- Language: Python
- Homepage:
- Size: 665 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Higher-level programming - Python, JavaScript, SQL

This repo contains all the projects that I have done in the alx-Holberton curriculum on Higher level programming.
## What Does High-Level Language (HLL) Mean?
A high-level language is any programming language that enables development of a program in a much more user-friendly programming context and is generally independent of the computer's hardware architecture.
A high-level language has a higher level of abstraction from the computer, and focuses more on the programming logic rather than the underlying hardware components such as memory addressing and register utilization.
## Acknowledgements 🙏
All work contained in this project was completed as part of the curriculum for the ALX-SE programme. `ALX Africa` is an online full-stack software engineering program that prepares students for careers in the tech industry using project-based peer learning.
## Technologies:technologist:
- Shell Scripts are written in Bash 4
- Python Scripts are written with Python 3
- MySQL 8.0 (version 8.0)
- Tested on Ubuntu 20.04 LTS
## Resourses:building_construction:
You will find the resources of each project under the directory folder.
### Projects:card_file_box:
All of the following folders are projects done during the studies:
Project name | Description |
| ------------ | ----------- |
| [`0x00-hello_world`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x00-python-hello_world) | About variables, basics commands (print) and handle strings with **Python** |
| [`0x01-python-if_else_loops_functions`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x01-python-if_else_loops_functions) | if/else statements, loops, range and functions in **Python** |
| [`0x02-python-import_modules`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x02-python-import_modules) | How to import functions, how to create modules and how to use command line arguments in **Python** |
| [`0x03-python-data_structures`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x03-python-data_structures) | Learn about lists, tuples and strings in **Python** |
| [`0x04-python-more_data_structures`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x04-python-more_data_structures) | About sets, dictionaries and functions to handle data structures like lambda, map, reduce and filter in **Python** |
| [`0x05-python-exceptions`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x05-python-exceptions) | Learn about exceptions, how to use them, how to use errors and how to raise them in **Python** |
| [`0x06-python-exceptions`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x06-python-classes) | Object oriented programming (OOP), classes, objects, instances, methods and attributes in **Python** |
| [`0x07-python-test_driven_development`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x07-python-test_driven_development) | About docstrings to create and implement tests in **Python** |
| [`0x08-python-more_classes`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x08-python-more_classes) | Object oriented programming (OOP), Data Abstraction, Data Encapsulation, instances and classes attributes in **Python** |
| [`0x09-python-everything_is_object`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x09-python-everything_is_object) | Learn about object oriented programming (OOP), mutability, identity and data types in **Python** |
| [`0x0A-python-inheritance`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x0A-python-inheritance) | Inheritance, superclass, baseclass and subclass in **Python** |
| [`0x0B-python-input_output`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x0B-python-input_output) | Learning how to open, read, write and append files from a script in **Python** |
| [`0x0C-python-almost_a_circle`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x0C-python-almost_a_circle) | Learning about unit testing, serialization, deserialization, JSON, `args` and `kwargs` in **Python** |
| [`0x0D-SQL_introduction`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x0E-SQL_more_queries) | Learning about how to create a new user, manage privileges for a user, `PRIMARY KEY`, `FOREIGN KEY`, constraints, subqueries, `JOIN` and `UNION` with **MySQL** |
| [`0x0E-SQL_more_queries`](https://github.com/nickssilver/alx-higher_level_programming/tree/master/0x0E-SQL_more_queries) | More on how create a new user, manage privileges for a user, `PRIMARY KEY`, `FOREIGN KEY`, constraints, subqueries, `JOIN` and `UNION` and working with tables using **MySQL** |
## Bugs:bug:
Happens you use my repo for doing ALx-Projects below are projects i didn't perform well:
-
-
``i will update``
Please check.
### support:tada:
If you like how i present and document my work do me a favor of giving a **Star** :sparkles: to my repos |&&| a **Follow** :busts_in_silhouette:
## Author
- **Nick Gitobu** - [silvernicks9@gmail.com](https://github.com/nickssilver) ~ [@_pronicks](https://twitter.com/_pronicks):Twitter
