Giter Site home page Giter Site logo

yeasirarafatratul / python-programming-language-3-bangla-book Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 6.42 MB

A well organised book on 'Python Programming Language' written in bengali specially for beginners and intermediate learners.

python python-3 pythonbanglabook huntpython pythonbook pythonbooks intermediate-python python-bangla-book hunt-python

python-programming-language-3-bangla-book's Introduction

বাংলা পাইথন বই - পাইথন প্রোগ্রামিং ল্যাংগুয়েজ ৩ ~ ইয়াসির আরাফাত রাতুল

'Python Programming Language' ~ THE EXTENDED HARD COPY is available here.

Publisher: ShobdoShoili Prokashoni শব্দশৈলী প্রকাশনী

Here you will get first 8 chapters of the main book

Cover

CHAPTERS

  1. Python Basics

  2. Data Types

    • General Data Types
      • Integral (Int,Bool)
      • Floating (Float)
      • Strings (str)
    • Collection Type
      • Sequence (list,tuple)
      • Set (set, frozen set)
      • Mapping (dict, counter)
  3. Control Structures

    • Conditional Statements
    • Loop
      • for
      • while
      • range
      • enumerate
      • zip
  4. Python Comprehensions

    • List Comprehension
    • Dictionary Comprehension
    • Set Comprehension
  5. Functional Programming

    • Function
    • Arguments of function
      • Default
      • Required
      • Keyword
      • Variable Length
    • Recursion
    • Anonymous/Lambda function
    • Constructors
    • Generators
    • Some Built-in functions
      • map()
      • filter()
      • eval()
      • exec()
      • str()
      • repr()
  6. Exceptions

    • common errors
    • try-except
    • finally
    • else
  7. Object Oriented Programming

    • class
    • object
    • Inheritance
    • Polymorphism
    • Encapsulation
    • Abstraction
    • MetaClass
    • super()
  8. HTTP - requests

    • GET
    • POST
    • Session & Cookies
  9. Files

    • Reading
    • Writing
    • Apending
    • Binary File Read & Write
  10. Decorators

    • Decorators
    • Multiple Decorators
    • Decorators With Argument
  11. Networking - Socket

    • Making Server & Client
    • Making a ChatBox
  12. Regular Expression

    • meta character
    • character set
    • scape code & anchoring
    • problem solving
  13. Asynchronous Programming

    • introduction to asynchrounous programming
    • async await
    • co routine
    • task
    • event loop
  14. Some Important Modules

    • os
    • sys
    • math
    • json
    • queue
    • deque
    • smtp

python-programming-language-3-bangla-book's People

Contributors

yeasirarafatratul avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.