Search
- Filter Results
- Location
- Classification
- Include attachments
- https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/02%3A_ExpressionsThis page is a guide on Python programming, covering an introduction, the Python shell, type conversion, handling mixed data types, floating-point errors, integer division, the math module, and code f...This page is a guide on Python programming, covering an introduction, the Python shell, type conversion, handling mixed data types, floating-point errors, integer division, the math module, and code formatting best practices. It also discusses career opportunities in Python and concludes with a chapter summary.
- https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/06%3A_Functions
- https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/12%3A_RecursionThis page summarizes a chapter on recursion, covering its fundamentals, applications in mathematics, usage with strings and lists, advanced mathematical recursion, and problem-solving techniques using...This page summarizes a chapter on recursion, covering its fundamentals, applications in mathematics, usage with strings and lists, advanced mathematical recursion, and problem-solving techniques using recursion, culminating in a summary section.
- https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/03%3A_ObjectsThis page outlines a guide's sections including an introduction, topics on strings and formatted strings, variables, list and tuple basics, and a chapter summary. It also notes settings and warnings a...This page outlines a guide's sections including an introduction, topics on strings and formatted strings, variables, list and tuple basics, and a chapter summary. It also notes settings and warnings about character limits and path management in a learning platform.
- https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/15%3A_Data_ScienceThis page outlines a chapter on data science, detailing its structure and covering topics including an introduction to data science, essential libraries like NumPy and Pandas, methods for exploratory ...This page outlines a chapter on data science, detailing its structure and covering topics including an introduction to data science, essential libraries like NumPy and Pandas, methods for exploratory data analysis, data visualization, and concludes with a summary.