Explore >> Select a destination


You are here

hynek.me
| | kobzol.github.io
4.2 parsecs away

Travel
| | You can check out a YouTube recording of a talk based on this blog post.
| | initialcommit.com
3.9 parsecs away

Travel
| | In this article, you'll take a look at the different rules of thumb posited by the Zen of Python, as well as how to implement them in your development workflow.
| | www.integralist.co.uk
3.7 parsecs away

Travel
| | Introduction This post is going to cover a few tools and features I plan on using when writing Python code in 2019. I've grouped these into the following sections: Type Hints and Static Analysis Interfaces, Protocols and Abstract Methods Dependency Management (with pipenv) (OUTDATED! ?) ? read my post "Python Management and Project Dependencies". But before we get into it... time for some self-promotion ?? Want to be up and running quickly with Python?
| | mmhaskell.com
21.7 parsecs away

Travel
| [AI summary] This article compares Functional Programming and Object Oriented Programming paradigms, discussing their key differences, strengths, weaknesses, and how Haskell fits into the functional paradigm.