Skip to content

High-Level projects in Python and JavaScript to develop OOP logic, data structures and database manipulation..

Notifications You must be signed in to change notification settings

anversa-pro/holbertonschool-higher_level_programming

Repository files navigation

PYTHON

Python is a programming language that also supports scripting. The goal of Python is improved productivity, very clean to write and especially to read, accomplished through to-the-point syntax and indentation that determines the scoping.

Contents

  • Scripting
  • Built-In Containers
  • Functions
  • Objects
  • Classes
  • Methods
  • Inheritance
  • Unit Testing & Test-Driven Development
  • JSON Data
  • SQL
  • Decorators

JavaScript

JavaScript is a scripting or programming language that allows you to implement complex features on web pages. Enables you to create dynamically updating content, control multimedia, animate images, etc. It is the third layer of the layer cake of standard web technologies(HTML, CSS and JS).

Contents

  • Data Types
  • Operators & Operator Precedence
  • Controlling Program Flow
  • Functions
  • Variable type and scope
  • Objects and Arrays
  • Intrinsic Objects
  • Module patterns
  • Closure & Prototype
  • Inheritance
  • JSON data
  • fetch API
  • jQuery
  • DOM & HTML

About

High-Level projects in Python and JavaScript to develop OOP logic, data structures and database manipulation..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published