Explore

Posts tagged "programming"

Browse fresh notes, guides, links, and shared pages created with PasteNow.

Wanna learn programming the eco-responsible way?

This is when iTeach was born, a project for an eco-friendly programming learning platform centered around four core values: interactivity, free access, ecology, and privacy. It…

Zen and the art of Computer Programming

Avoid Value Traps. This is being stuck in a fixed way of thinking. Your mind is looking at the problem through a narrow lens of assumptions but…

Top 6 Programming Languages for Mathematics

Any one who is interested in mathematics or plans to study it, should have at least some fluency with programming languages. Not only will you be…

How Mixed-Integer Programming is evolving part7

Abstract : We propose an early termination technique for mixed integer conic programming for use within branch-and-bound based solvers. Our approach generalizes previous early termination results…

Embedded Software Engineer Roadmap

Programming Languages : Embedded C (Must Have) C++ (Must Have) Python (Nice To Have)  Assembly Language (Nice To Have) Start by mastering Embedded C and C++,…

Silo

The science fiction series Silo on Apple TV+ is an adaptation of Hugh Howey’s series of Wool books. While the enemy in the series is a shadowy government that hides secrets, Season 1,…

SOLID Principles for Spark Applications

This blog post explores whether PySpark can incorporate SOLID principles for data engineering tasks. Here’s a series on SOLID principles with Python for data engineering tasks…

Stunning Dot Spheres with WebGL

Beautiful, interactive WebGL globes have had something of a moment in the spotlight lately with both Stripe and GitHub featuring them prominently on their homepages. Each later went on to…