Python Programming by Pearson

Python Programming by Pearson

English | 2024 | ISBN: 9356069336 | 794 Pages | EPUB | 19 MB

Python Programming is designed as a textbook for undergraduate and postgraduate students to provide programming knowledge and enhance problem solving skills. The book begins with the basics of Python programming followed by the basics of algorithms and further focuses on topics like introduction to programming language, looping, functions, and data structures like lists, tuples, sets, dictionary, and strings. It covers both functional programming concepts such as higher order functions an object-oriented programming concepts such as inheritance and polymorphism.

Features –

  • Coverages computational thinking, algorithm writing, algorithm analysis, and data structures such as lists, tuples, sets, dictionaries, strings, stacks, and queues.
  • Explains advanced topics such as debugging, testing, profiling, databases like SQLite, network, and optimization techniques
  • Discusses important topics like context manager, Multi threading, Socket programming, cryptography, ethics of programming, and web scrappers.
  • Provides realworld examples as case studies
  • Includes Python packages such as os, sys, sympy, math, pycompile, pickle, tkinter, turtle, cython.
  • Special focus on Python tools: doctest, pytest, unitest, cProfile, timeit, Pdb, Numpy, Pandas, Matplotlib and Scikitlearn, Sqlite, beautifulsoup.
Homepage