Programming

Programming

1461 bookmarks
Custom sorting
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
Elixir versus Python for Data Science
Elixir versus Python for Data Science
Machine learning capabilities with Elixir have expanded significantly in recent years. Sean Moriarity discusses some of those developments and compares Elixir's machine learning abilities with Python's.
·dockyard.com·
Elixir versus Python for Data Science
Brief note on debugging
Brief note on debugging
How hard it can be to debug a production bug? or in a live system? How can you debug software quickly and efficiently?
·distributedstack.dev·
Brief note on debugging
How we used DesignOps and Figma to scale our team
How we used DesignOps and Figma to scale our team
We looked to better document our designs and project background in a useful and clear way to support a growing team. This article outlines that experience and what success we found using Figma to support DesignOps.
·thoughtbot.com·
How we used DesignOps and Figma to scale our team
5 ways to learn C programming on Linux
5 ways to learn C programming on Linux
There are many theories about why the C programming language has endured for as long as it has. Maybe it's the austerity of its syntax or the simplicity of its vocabulary.
·opensource.com·
5 ways to learn C programming on Linux