Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨💻 @WhatAfterCollege 🎓.
-
Updated
Jul 19, 2020 - Python
Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨💻 @WhatAfterCollege 🎓.
Learning by annotated examples. And thanks to Derek Banas and Trevor Payne
Repository comprises of essential patterns of python language.
☎️ Python side project (generation, data-persistence).
Practice with Python data types, filter(), map(), and list comprehensions
ExtList is a Python library that improves code quality by allowing list comprehension operations to be called as methods and handling lists more abstractly than the built-in list. It reduces list comprehensions, improving code readability and searchability.
Python practice on list comprehensions, dict comprehensions, iterables, files, packages, modules, csv and graphing
Practice list, dic & sets comprehensions in Python with many examples
==> Programming challenges - Starting out with Python by Tony Gaddis
Practice POO: classes with lambda methods & Tensor and Matrix with list comprehensions
🐍 Python, Functions, Files, Strings, Formatting, Lists, Dictionaries, Encryption, Turtle Graphic, Classes 🐢
Practice problems and syntaxes for list, dict, and pandas dict comprehension.
Used the NATO alphabet for more list and dict comprehension practice problems with the use of pandas.
Different budget reports for our spending data using Python collections, iterables, and iterators
Simple tool for a restaurant inventory management. The goal was to learn more about Dicts and Sets manipulation methods in Python.
Find Duplicates in a List in Python.
Generate linear programming (LP) files for XYZ network flow optimisation using IBM CPLEX. Project for the University of Canterbury 'Internet Technologies & Engineering' COSC364 course.
This repository contains practise programs for beginners.
WebScraping
Add a description, image, and links to the list-comprehension topic page so that developers can more easily learn about it.
To associate your repository with the list-comprehension topic, visit your repo's landing page and select "manage topics."