After years pondering the question Where are we? I now work with data science and machine learning in Oslo, Norway.
Earlier, I’ve played with everything from Basic, Awk, Java and C to Assembly. Now, I’m lucky enough to do most of my coding in Python. Other favorites include board games, hammocks, square roots and skiing (preferably up-hill). In my spare time I also have the pleasure of teaching kids to code.
Tutorials by Geir Arne:
- Python Type Checking (Guide)
- How to Publish an Open-Source Python Package to PyPI
- Primer on Python Decorators
- Cool New Features in Python 3.7
- The Ultimate Guide to Data Classes in Python 3.7
- Python 3's pathlib Module: Taming the File System
Tutorials Geir Arne Contributed to:
- MATLAB vs Python: Why and How to Make the Switch
- Python args and kwargs: Demystified
- Real Python at PyCon US 2019
- The Python Square Root Function
- How to Build Command Line Interfaces in Python With argparse
- Three Ways of Storing and Accessing Lots of Images in Python
- How to Get the Most Out of PyCon
- How to Stand Out in a Python Coding Interview
- Refactoring Python Applications for Simplicity
- Supercharge Your Classes With Python super()
- The Factory Method Pattern and Its Implementation in Python
- Working With Files in Python
- Thonny: The Beginner-Friendly Python Editor
- Interactive Data Visualization in Python With Bokeh
- Getting Started With Testing in Python
- The Python range() Function (Guide)
- How to Round Numbers in Python
- Python Program Lexical Structure
- Python Pandas: Tricks & Features You May Not Know
- Reading and Writing CSV Files in Python
- Generating Random Data in Python (Guide)
- Operator and Function Overloading in Custom Python Classes
- Python for Social Scientists