Skip to content

sand1p/python_journal

Repository files navigation

#FEATURES

  • How Python interpreter works?
  • Python is interpreted, is it a advantage or disadvantage?
  • Interactive development
  • Python Object Oriented
    • Encapsulating code within objects

Characteristics

  • Functional and structured language
  • can be used as scripting language,
  • can be complied to byte-code for building large applications
  • Provides high level dynamic data types and supports dynamic type checking
  • Automatic garbage collection

Python integrations

  • Database
  • Other languages
  • Scalability: If we consider to write large programs using Python, then its structure helps to build that kind of programs.

Setup

About

Various Python topics to learn. There are various topics in README that will convered.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages