A quick dive into Python’s “slots” – Noteworthy – The Journal Blog Or how to try mimik a strongly typed…
Continue ReadingPython
Eiffel’s conditional expressions
The ternary conditional operator is a short-hand method for writing an if/else statement. Does Python Have a Ternary Conditional Operator?…
Continue ReadingMultiple fields primary keys in Django
I’m developing a little application in Django. Having developed a subtle dislike for UUIDs used as primary keys I tend…
Continue ReadingPymapper | Map Making for RPG Games
http://pymapper.com/ Ill try it
Continue ReadingChoosing a framework
I’ve been asked to develop an application to record incoming shipments of loose materials, more precisely excavated material to be…
Continue ReadingObject-relational Mappers (ORMs) – Full Stack Python
Object-relational Mappers (ORMs) – Full Stack Python Object-relational mappers (ORMs) bridge relational databases and data represented in Python code. Great…
Continue ReadingJupyter
Sorgente: Economics Nobel Laureate Paul Romer Is a Python Programming Convert – Slashdot It’s time to re-evaluate Jupyter
Continue ReadingMicroPython – Python for microcontrollers
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the…
Continue ReadingThonny, Python IDE for beginners
Thonny, Python IDE for beginners
Continue ReadingSymPy
SymPy
Continue Reading