afeique's blog

  • Home
  • Meta
  • Contact

panderings of a pedant

programming

Floating Point – Mathematically Elegant Data Storage

Floating point is a mathematically elegant form of data storage whose beauty is often forgotten by many people. If you utilize a programming language that supports IEEE 754 single- or double-precision floating point, you may one day be exposed to Read more…

By afeique, 8 months7 months ago
programming

Dynamic methods and properties in Python

A simple introduction to using Python’s data model, *args, **kwargs, __getattr__, and __getattribute__ methods to implement dynamic methods and properties for classes and objects. Techniques are introduced for refactoring while maintaining backwards compatibility e.g. for an API or library. Prerequisite:Python Read more…

By afeique, 9 months7 months ago
how to

Python Installation – Windows and Linux Quickstart Guide

Python installation can be performed in a few different ways. This article provides basic instructions for common methods of Python installation on both Windows and Linux. It includes instructions for Python installation using the official Python installers and conda. Instructions Read more…

By afeique, 10 months7 months ago
programming

Computer Science Fundamentals – Variables and Data

This article introduces computer science fundamentals related to data storage and interchange within programming languages. The goal is to expose computer science fundamentals from a high-level for those who have not had prior exposure to concepts. What are computer science Read more…

By afeique, 11 months7 months ago
programming

Python – Intro to Programming Concepts

A simple Python “hello world” program that introduces fundamental programming concepts: printing standard streams functions function arguments string concatenation type hinting default argument values Python modules The concepts introduced in this Python hello world program apply to practically all other Read more…

By afeique, 11 months7 months ago
Recent Posts
  • Floating Point – Mathematically Elegant Data Storage
  • Dynamic methods and properties in Python
  • Python Installation – Windows and Linux Quickstart Guide
  • Computer Science Fundamentals – Variables and Data
  • Python – Intro to Programming Concepts
Archives
  • April 2019
  • March 2019
  • February 2019
  • January 2019
Categories
  • how to
  • programming
  • python
  • software engineering
  • standards
Meta
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

  • LinkedIn
  • Twitter
  • Instagram
Hestia | Developed by ThemeIsle