MV's Code Guide

This Blog aims to provide notes on Computer Science Subjects

  • Home
  • Python
    • Python Basics
    • Pattern Programs
    • Python String Programs
    • Python Mini Projects
  • Java
    • Java
    • Questions on Core Java
    • Questions on JDBC
    • Questions on Multithreading
  • Operating System
    • OS-My notes
    • OS - Theory
  • Neural Network
  • BOOKS
    • Operating System
    • C#
    • ASP.NET
    • SQL
    • LET US C
  • Projects
    • Data Analysis Projects
    • ML Projects
    • NLP Projects
    • CV Projects
    • Data Science Projects

Python

Basics of Python

1.  Introduction to Python

2.  Features of Python

3.  How to install Python

4.  Python Versions

5.  Python Identifiers

6.  Reserved Words in Python 

7.  Datatypes in Python- Lecture 1

8.  Datatypes in Python- Lecture 2- int datatype

9.  Datatypes in Python- Lecture 3- float and complex datatype

10. Datatypes in Python- Lecture 4-bool and str datatype

11.  Type Casting

12.  Immutability in Python

13.  Datatypes in Python- Lecture 5- bytes and bytearray

14. Datatypes in Python- Lecture 6- range datatype

15. str Datatype

16. list Datatype- Part1

17. list Datatype- Part2 (Methods) 

18. list datatype - Part3 

19. list datatype - Part4

20. tuple datatype- Part-1

21. tuple datatype- Part-2 

22. set datatype- Part-1

 

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Followers

Search This Blog

Blog Archive

  • ▼  2024 (1)
    • ▼  May (1)
      • Name Numerology
  • ►  2023 (10)
    • ►  November (10)
  • ►  2020 (119)
    • ►  October (1)
    • ►  September (3)
    • ►  August (12)
    • ►  June (2)
    • ►  May (79)
    • ►  April (10)
    • ►  March (6)
    • ►  February (6)

About Me

My photo
Mayuri Vohra
View my complete profile

Pages

  • Home
  • Sitemap
  • Python
  • Python Patterns
  • Java

Labels

  • asp.net

Popular Posts

  • Spell Checker with Python
     We can use two different packages to create spell checker 1. Using textblob 2. Using pyspellchecker Video Explanation:       Source Code:  ...
  • Extract Text From Image Using Python
        We are going to use pytesseract and pillow library to work on this project! Before you start coding, you need to complete three tasks: 1...
  • A Neuron
    A Neuron A neuron is a special biological cell that processes information. It is composed of a cell body or soma and two type...
Powered by Blogger.