Programming

Programming

1474 bookmarks
Custom sorting
For developers, flow state starts with your finger tips
For developers, flow state starts with your finger tips
Developers and their employers are constantly thinking about productivity. We partnered with Logitech to produce a four-part podcast series to chat about how your hardware and software work together to keep you in a flow state and make you more productive. Each podcast will have it’s own landing page on the blog, but will also…
·stackoverflow.blog·
For developers, flow state starts with your finger tips
DSL type-safe builders
DSL type-safe builders
How to define type-safe DSL builders in Kotlin.
·kt.academy·
DSL type-safe builders
17 Awesome Elixir Open-Source Projects
17 Awesome Elixir Open-Source Projects
Frameworks, apps, libraries – we have compiled 17 open-source Elixir projects to use or check out.
·serokell.io·
17 Awesome Elixir Open-Source Projects
Where to go next
Where to go next
Website for Elixir
·elixir-lang.org·
Where to go next
Async/Await — What Happens Under The Hood
Async/Await — What Happens Under The Hood
Understand how async/await works in a more detailed way and what Tasks, Threads, and ThreadPool has to do with them
·itnext.io·
Async/Await — What Happens Under The Hood
Livebook.dev
Livebook.dev
Write interactive and collaborative code notebooks in Elixir.
·livebook.dev·
Livebook.dev
Learn C Programming Using the Classic Book by Kernighan and Ritchie
Learn C Programming Using the Classic Book by Kernighan and Ritchie
Dennis Ritchie created the C programming language. He also co-authored the authoritative reference book on C programming with Brian Kernighan. If you want to truly understand C programming, it is a good idea to go straight to the source. We just published a C programming course on the freeCodeCamp.org YouTube
·freecodecamp.org·
Learn C Programming Using the Classic Book by Kernighan and Ritchie
What are Operators in C? - Use My Notes
What are Operators in C? - Use My Notes
Welcome folks, in this particular module we are going to talk about what are Operators in C, the most important and easy topic in this particular series,
·usemynotes.com·
What are Operators in C? - Use My Notes
Live video streaming in Elixir made simple with Membrane
Live video streaming in Elixir made simple with Membrane
Learn how we used Membrane Framework — an Elixir AV processing platform to setup a live video streaming pipeline from an iOS device
·blog.swmansion.com·
Live video streaming in Elixir made simple with Membrane
Unbreakable Encryption with Elixir
Unbreakable Encryption with Elixir
Explores the basic cryptographic technique known as a one time pad using Elixir. Based on examples found in the book Classic Computer Science Problems in Python.
·bauerspace.com·
Unbreakable Encryption with Elixir
Use a do-script
Use a do-script
Let’s get to the point:
·kjeld-schmidt.com·
Use a do-script
What is Recursion in C? - Use My Notes
What is Recursion in C? - Use My Notes
Welcome guys, in this lecture we are going to discuss What is recursion in C, its importance, how to use it, where and when to use it, its advantages and
·usemynotes.com·
What is Recursion in C? - Use My Notes
Small Pleasures of Programming
Small Pleasures of Programming
One of the little secrets of computer programming is that it is actually quite a bit of fun. You discover little intellectual puzzles to…
·terrycrowley.medium.com·
Small Pleasures of Programming
On cosmetics vs. intrinsics in programming
On cosmetics vs. intrinsics in programming
A ruthless battle occurs every day on the World Wide Web. Its goal is to decide which programming flavor is the best: OOP or FP? I assume that imperative and procedural programming are not part of the contenders. Arguments range from the factual to the irrelevant to the utterly stupid. A couple of years ago, I wanted to listen to a video of Martin Odersky (of Scala fame). I remember neither the exact talk nor the subject. What I remember is the introduction, though: he explained that FP was mor
·blog.frankel.ch·
On cosmetics vs. intrinsics in programming
Mirage of good code | Lancecourse
Mirage of good code | Lancecourse
When you write a code which gives you the impression of being correct, it's a mirage of code.
·lancecourse.com·
Mirage of good code | Lancecourse