Skip to content

Overall, this repository offers a valuable resource for anyone looking to learn or enhance their skills in Python and JavaScript programming.

Notifications You must be signed in to change notification settings

abdelhamedatef2/alx-higher_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

Zen (Python)

Not sure if C has taught me to think like a programmer or python is just really easy.

The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

I thought I had escaped betty, but here we have PEP8

Install Python3, pip3 and pycodestyle
  • Pycodestyle is now the new standard of Python style code.
$ sudo apt-get install python3 python3-pip
$ pip install pycodestyle
  • Confirm you have the right version.
$ pycodestyle --version
$

About

  • This repository consists of all the .Subject projects done with ALX Africa Full stack Software Engineering course in partnership with Holberton School.

Resource


Alx High Level

  • Python
  • JavaScript
  • Object Oriented Programming
  • Databases

0x00-python-hello_world

0x01-python-if_else_loops_functions

0x02-python-import_modules

0x03-python-data_structures

0x04-python-more_data_structures

0x05-python-exceptions

0x06-python-classes

0x07-python-test_driven_development

0x08-python-more_classes

0x09-python-everything_is_object

0x0A-python-inheritance

0x0B-python-input_output

0x0C-python-almost_a_circle

0x0D-SQL_introduction

0x0E-SQL_more_queries

0x0F-python-object_relational_mapping

0x10-python-network_0

0x11-python-network_1

0x12-javascript-warm_up

0x13-javascript_objects_scopes_closures

0x14-javascript-web_scraping

0x15-javascript-web_jquery

About

Overall, this repository offers a valuable resource for anyone looking to learn or enhance their skills in Python and JavaScript programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published