python
Short and Crispy
  • Post
  • Categories
  • Tags
  • About
  • Search
Short and Crispy

Search Short and Crispy

×
 
Web
Image
Sort by:
Relevance
Relevance
Date

#python


All the Tags in this Category

  • Python Setup
  • Python Basic
  • Python Intermediate
  • Python Advance
  • Python OOPs

02-Python Virtual Environment

Virtualenv, Virtualwrapper

July 1, 2024

# Topic covered
* Virtual Environment introduction
* Need of virtual environment
* Virtual Env types
    * virtualenv
    * virtualenv & virtualenvwrapper
[Read More]
#Python-Setup  #Python 

01-Python, Pip installation

Set up with a Python programming environment

July 1, 2024

# Topic covered
Python different version installation in 2 ways
* By - Building Python from Source
* Using deadsnakes PPA (For Latest Python Versions)

Pip installation
[Read More]
#Python-Setup  #Python 

Python roadmap

Python, Python setup, OOPs

July 1, 2024

Python Roadmap

[Read More]
#Python-Roadmap  #Python  #Roadmap 

01-Python Basic

Introduction, Python Standard Library, REPL, Byte code compilation etc

July 1, 2024

# Topic covered
* Introduction to Python
* Python Name
* Where we can use Python
* Python Versions
* Flavors of Python
* Features of Python
* Why to use Python
* PEP - Python Enhancement Proposal
* Python Library
* Compiled language vs interpreted language
* Identifiers
* Reserved Words (Keywords)
[Read More]
#Python-Basic  #Python 

02-Python Basic

Data types, dynamic and strong type

July 1, 2024

# Topic covered
* Data Types
* Python inbuilt functions
* Dynamic type and Strong Type
* Python collections
[Read More]
#Python-Basic  #Python 

03-Python Basic

Flow Control(loop, if-else)

July 1, 2024

# Topic covered
* Flow Control
* Conditional / Decision Making statements
    * if, if-else, if-elif-else
* Iterative Statements
    * for, while
* Transfer Statements
    * break, continue, pass
[Read More]
#Python-Basic  #Python 

04-Python Basic

Operator in python

July 2, 2024

# Topic covered
Python provides the following set of operators
1. Arithmetic Operators
2. Relational Operators or Comparison Operators
3. Logical operators
4. Bitwise operators
5. Assignment operators
6. Identity Operators
7. Membership Operators
[Read More]
#Python-Basic  #Operator  #Python 

05-Python Basic

String data-types

July 2, 2024

# Topic covered
* String Data Type
* Define String literals
* Slicing of Strings
* String in-built function
* Formatting the Strings
[Read More]
#Python-Basic  #String  #Python 

06-Python Basic

Python list data types

July 3, 2024

# Topic covered
* List Data Structure
* List declaration
* List access
* Mathematical operators for List Objects
* Comparing List objects
* List in-built function
* List Comprehensions
[Read More]
#Python-Basic  #Python 

07-Python Basic

Python Tuple and Set data types

July 3, 2024

# Topic covered
* Tuple Data Structure
  * Tuple Packing and Unpacking
  * Mathematical operators for tuple
  * Tuple in-built function
  * Tuple Comprehension
* Set Data Structure
  * Mathematical operations on the Set
  * Set in-built function
  * Set Comprehension
[Read More]
#Python-Basic  #Python 
  • Newer Posts →

 •  2024  •  Short and Crispy

Shares
whatsapp sharing button Share
facebook sharing button Share
linkedin sharing button Share
twitter sharing button Tweet
telegram sharing button Share
sharethis sharing button Share
arrow_left sharing button
arrow_right sharing button