Skip to content
Blockchain3
Code285
- Designing Event-Driven Systems in Local Python Applications
- Let your computer speak to you
- 9 Clean Code Patterns I wish I knew earlier
- Python 3.10 is Released
- Library vs Service: 7 Arguments to consider Learn what the difference is and when to use which
- 8 Techniques To Speed up Your Database “If everything seems under control, you’re not going fast enough”
- Scaling Vertically vs Scaling Horizontally Be smart or throw money at the problem
- Programming Interviews: Fizz Buzz An all-time programming classic for interviews
- Encryption vs Encoding vs Hashing They might appear in the same context, but they are vastly different
- Merkle Trees The concept and applications - plain and simple!
- HTTPS vs SSL vs TLS What they are and what the differences are
- 6 YAML Features most programmers don’t know Level up your YAML knowledge to write cleaner YAML files
- Python's Scoping Rules The extraordinarily short guide to Python's crazy scoping rules
- How to get an amazing Terminal In Windows and Linux; including prompts, fonts, and colors
- pydantic The library you must know if you juggle data around
- Visual Studio Code — Python Editors in Review I think I fell in love 😍
- PyCharm Professional — Python Editors in Review See what money can give you 🤑
- A Beginner’s Guide to Python Development on Windows 10
- JSON encoding/decoding with Python
- How to write Flake8 plugins 😍
- Logging Basics in Python
- Pre-commit hooks
- Pytest Plugins to Love ❤️
- How I moved a library from Python 2 to 3
- Static Code Analysis for Python
- Mutation Testing
- Property-based Testing
- CI Pipelines
- Structuring Unit Tests
- Unit Testing in Python — tox and nox
- How to Test Flask Applications
- Unit Testing in Python — Patching, Mocks and Dependency Injection
- Unit Testing in Python — The Basics
- Type Annotations in Python 3.8
- Python's super() Function
- Sorting Big Data
- Python EEL
- Python is interpreted
- Raw SQL vs Query Builder vs ORM
- Python Requirements
- Naming Styles
- XOR
- MongoDB
- File Encryption
- asyncio
- Maximum Contiguous Subarray Sum
- How to build reliable Software
- Solving Equations
- Dynamic Programming
- Backtracking
- Code Golf: Brackets Check
- Software Architecture
- Maximum Fixed-Length Contiguous Subarray
- Matrix Multiplication: 2020 Update
- Current Python Versions
- Python Packaging Course
- Virtual Environments
- PyPI Analysis 2020
- Coding Fonts
- How to Speed up Docker
- Flask Plugins
- Git Contribution Statistics
- Lynis
- Face Recognition
- Software Stacks
- Flask Chat - Part I
- Python Itertools
- Bucketing in A/B-Testing
- Simulated Annealing
- jq
- Ansible
- Key-Value Stores
- pyproject.toml
- How to analyze Set Data
- TLS and Nginx
- Celery
- SQL Connection Strings
- Gunicorn
- Simple Operations and Basic Numbers
- Python Puzzle 4
- Code Optimization
- Code Quality
- Ways to store Data
- Type Systems
- Python Package Versions
- Python's str vs repr
- Closures
- Python property
- Command Line
- How old am I?
- Bugs
- Flask and Gunicorn
- Git - Version Control Done Right
- Testing in Python
- Python Style Guide
- Make Python Objects JSON serializable
- Stages of Software Development
- Pandas: Merge, join, concatenate
- Datetime
- Python Projects
- Git Repository Managers
- Scrum
- Python Scheduling
- The JavaScript World
- Data Serialization
- Strings
- Docker
- Defaults of Configuration Files
- Git Bundle
- How to use GLPK
- Matplotlib Markers
- How to use arXiv data
- Word Vectors
- URL RegEx
- Pythons map, reduce and filter as list comprehensions
- Kalman Filter
- Talking with Daemons
- Analyzing PyPI Data - 2
- Languages for Back Ends
- Python Markov Chain Packages
- Python Code Documentation
- Python ctypes
- The Rust Programming Language
- HTTPie
- Python and Encodings
- Reading and Writing Files with Python
- Python and CSV
- Python Shell autocomplete
- Execute Python on Apache2
- GUI programming with Python
- Regular Expressions with Python
- Analyzing PyPI Metadata
- Packaging with Python
- Cronjobs
- Subversion
- Java Exceptions
- Critique of Python 3
- Nyquist–Shannon sampling theorem
- On-line Handwriting Recognition of Mathematical Symbols
- Start long running processes via SSH
- Logging in Python
- Configuration files in Python
- Append Python PATH
- Introduction to Octave
- Fix zypper readline error
- Linux Commands for Working from home
- What are pfiles?
- Classify MNIST with PyBrain
- HTML5 Template
- Prolog
- TCL
- How to use Sublime Text via SSH
- Interpreters and Shells
- Sublime Text
- Ruby
- Sum of cubed digits riddle
- How to check if a point is inside of a polygon?
- Formatting Strings in Python
- Fibonacci, recursion and decorators
- Working with Terminal
- Part III: Matrix multiplication on multiple cores in Python, Java and C++
- Part IV: How to multiply matrix with its transpose in Python and C++
- SQL Injections
- Graphic filters
- three.js is AWESOME!
- Spline interpolation
- Zero Mean Normalized Cross-Correlation
- JavaScript: WTF?!?
- Polynomial interpolation
- Structs in C++
- Inverting matrices
- Fractions in C++
- Solving linear equations with Gaussian elimination
- Solving equations of upper triangular matrices
- Solving equations of lower unitriangular matrices
- k-nearest-neighbor classification and k-means - an interactive example
- The Collatz sequence
- Maps in C++
- Google Code Jam – Round 1C 2013
- How do hash functions work?
- Google Code Jam – Round 1B 2013
- Google Code Jam – Round 1A 2013
- Google Code Jam Templates
- What does #!/usr/bin/env python mean?
- Colors in Vim
- What does volatile mean?
- C Puzzle #3
- Check File Systems maximum path depth
- How to check if two line segments intersect
- What can ArrayList / LinkedList do what List can't?
- Basic Multithreading in Java
- Software Licenses
- Part II: The Strassen algorithm in Python, Java and C++
- Check x-in-a-row for board games
- Cyclic references kill Nautilus
- How to sort with Java
- C++ Preprocessor Snippets
- Why are Microsoft products so User unfriendly?
- How can I sketch an application?
- Profiling C programs
- Debugging a C program
- Make your Bash more useful
- Tribonacci-Folge
- Project Euler: Problem 35
- Project Euler: Problem 33
- Project Euler: Problem 32
- What is the best programming language?
- A practical approach to floats
- Java Puzzle #14: Integers
- C Puzzle #2
- Java Puzzle #13: Absolute Value Weirdness
- Java Puzzle #12: Control-flow
- Learning Java
- Java Puzzle #11: Change argument of foreach
- Java Generics
- Python Puzzle #3: Associativity
- Sizes in LaTeX
- Code golf
- How to check if a point is inside a rectangle
- Java Puzzle #10: Multiple Interfaces
- Project Euler: Problem 26
- Java Puzzle #9: Template method pattern
- Java Puzzle #8: Interfaces and Visibility
- Java Puzzle #7: Inheritance and Visibility
- Java Puzzle #6: Double Arithmetic
- Java Puzzle #5: Parallel Programming, Part 2
- Java Puzzle #4: Parallel Programming
- Python Puzzle #2: None and False
- Plotting graphs with PGFplots (LaTeX and Tikz)
- Swing II: How to arrange Objects
- Swing I: How to use Swing
- How to parse command line arguments in Java
- How to parse command line arguments in Python
- Java Puzzle #3: Rounding
- Java Puzzle #2: Integers and Floats
- GOTO in Python, Java and C++
- Java Puzzle #1: Pre- and Postincrement
- My LaTeX Tikz Template
- C++ Operator Overloading
- How to create your own Python module
- Complex LaTeX visualizations (Tikz)
- Perfect number check and ROT-13 encryption in MIPS-assembly code
- Part I: Performance of Matrix multiplication in Python, Java and C++
- Python Puzzle #1: List multiplication
- How to print MIPS assembly code in LaTeX
- Add MIPS syntax highlighting to gEdit
- Functional Programming in Python
- Cool Features of Python
- Vectors in C++
- Sets in C++
- Stacks in C++
- C Puzzle #1
- How do Bitmasks work?
- How to visualize Graph algorithms with LaTeX
- Google Code Jam 2012 – Round 1C 2012
- Google Code Jam 2012 – Round 1B 2012
- How to Print Source Code with LaTeX
- Google Code Jam 2012 – Round 1A 2012
- Software Versioning Cheat Sheet
- Google Code Jam 2012 - Qualification Round
- PHP: A strange language
- Project Euler: Problem 142
- Get your programs assembly code and more information
- Linux Memory Consumption
- Wandering through the depths of find
- Surprising C errors
- vrms - virtual Richard M. Stallman
- How to use magic rescue
- Comparing programming languages
- For Loops in Different Programming Languages
- Checkstyle
- Python Generators
- Understanding Python Lists
- Search Engine Autodiscovery
- Create LaTeX timetable
- Comparing Dates in PHP and MySQL
- Colorize Your Script Output
- Joke: Electrical Engineering vs. Computer Science
- Python: Check Wiki-references for citation template
- PHP: PEAR MDB2
- Getting Hardware Information in Ubuntu
- Benchmarking PHP
- Converting Files with Linux
- Tricks with .htaccess
- Polyglots - Crazy Programming Stuff
Cyberculture142
German posts157
Machine Learning70
Mathematics13
My bits and bytes150
Review9
Science4
Security16
Sell2
Tech2
The Web57