Skip to content

Project follows the programs and exercises from the textbook by Sedgewick & Wayne "Introduction to Programming in Python: An Interdisciplinary Approach"

Notifications You must be signed in to change notification settings

tsupko/sedgewick-introduction-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sedgewick-introduction-python

Project follows the programs and exercises from the textbook by Sedgewick & Wayne "Introduction to Programming in Python: An Interdisciplinary Approach" (2015).

Here you will find out my current progress in studying this amazing chef d'oevre. As the title suggests, the book provides a comprehensive account on the Python language and its applications to various scientific problems.

The textbook is divided into 4 chapters as follows:

  1. Elements of Programming
  2. Functions and Modules
  3. Object-Oriented Programming
  4. Algorithms and Data Structures

My primary interest is to answer all the questions at the end of each paragraph and to solve all the problems the authors suggest in order to advance my level of expertise in Python and problem solving using algorithms and data structures.

About

Project follows the programs and exercises from the textbook by Sedgewick & Wayne "Introduction to Programming in Python: An Interdisciplinary Approach"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages