GithubHelp home page GithubHelp logo

manishawsdevops / pythonmaster Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15.29 MB

This repository is to learn the Python from scratch.

Python 95.51% HTML 0.43% PowerShell 0.27% Batchfile 0.02% Jupyter Notebook 3.77%

pythonmaster's Introduction

pythonmaster

Python Creator - Guido Van Rossum.

Python Cheatsheet: https://github.com/aneagoie/ztm-python-cheat-sheet

This repository is to learn the Python from scratch.

Python generally uses an Interpreter.

Interpreter - Goes line by line and edxecutes it.

Compiler - Execute the whole file as a whole.

#Developer Fundamentals II

- This is the comment in Python

A good programmer is always should be good in the commenting.

Commenting is nothing but you are adding a value to your code.

#Developer Fundamentals III Understanding Data Structures and should be able to know when to use which type of the data structure.

#Developer Fundamentals IV Should write clean code and auto formatting, Spaces should be maintained similarly. Increase the readability so that other developers can understand your code. Naming of the variables should be maintained properly. #Clean #Readability #Predictability #DRY - Donot repeat yourself.

#PEP - Python Enhancement Proposals.

#Developer Funamentals V

#Developer Fundamentals VI Pros and Cons in Libraries. We should be very concisious when using the libraries. If we put on libraries when isntalling those, they might become heavier.

Developer Fundamentals VII

Pick the right Library

Python Cheatsheet.

pythonmaster's People

Contributors

manishawsdevops avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.