1598547180
This is the episode 16 of a series of Twitch streaming sessions where I will be building a Game Boy emulator from scratch using Rust Programming Language.
#rust
1598547180
This is the episode 16 of a series of Twitch streaming sessions where I will be building a Game Boy emulator from scratch using Rust Programming Language.
#rust
1598579880
This is the episode 14of a series of Twitch streaming sessions where I will be building a Game Boy emulator from scratch using Rust Programming Language.
#rust
1598550840
This is the episode 13 of a series of Twitch streaming sessions where I will be building a Game Boy emulator from scratch using Rust Programming Language. - We finally got our Tile set being displayed on the screen (using Rust Minifb) I had a power outage during the streaming, so I had to finish it early than I want, but tomorrow we will continue with the display.
#rust
1600898400
This is the very first blog of the series that pertains to create a basic Operating System using Rust Programming Language.
The aim of this series is to learn and understand the basics of Operating System. Through this series, you will get some ideas about the internal components of Operating System and how they interact with each other.
In this article, we will create a freestanding binary (an executable) that has the capability to run on bare metal. To create that executable we need to follow certain steps:
#functional programming #rust #rust programming language #system programming
1597824000
This article will introduce the concepts and topics common to all programming languages, that beginners and experts must know!
Do you want to learn a programming language for the first time?
Do you want to improve as a Programmer?
Well, then you’re in the right place to start. Learn any programming language without difficulty by learning the concepts and topics common to all programming languages.
Let me start by answering the following questions:
Programming develops creative thinking
Programmers solve a problem by breaking it down into workable pieces to understand it better. When you start learning to program, you develop the habit of working your way out in a very structured format. You analyze the problem and start thinking logically and this gives rise to more creative solutions you’ve ever given.
Whether you want to uncover the secrets of the universe, or you just want to pursue a career in the 21st century, basic computer programming is an essential skill to learn.
_– _Stephen Hawking
Everybody in this country should learn how to program a computer… because it teaches you how to think.
_- _Steve Jobs
Programming Provides Life-Changing Experiences
Programming always provides you with a new challenge to take risks every time and that teaches you to take risks in your personal life too. The world is filled up with websites, apps, software and when you build these yourself you’ll feel more confident. When a programmer solves a problem that no one has ever solved before it becomes a life-changing experience for them.
A program is a set of instructions to perform a task on a computer.
Programming is the process of designing and building an executable computer program to accomplish a specific task.
Well, according to me programming is like raising a baby. We provide knowledge (data) to help understand a baby what’s happening around. We teach a baby to be disciplined (and much more) by making rules.
Similarly, a computer is like a baby. We set rules and provide data to the computer through executable programs with the help of a Programming Language.
(Photo by Clément H on Unsplash)
That’s it👍. If you can understand this basic concept of programming, you’re good to go. Pick up a programming language and start learning. Read the following section to get an idea of where to start.
My recommendation is to choose Python Programming Language as a start, because it’s beginner-friendly.
#programming #programming-tips #programming-language #programming-top-story #computer-science #data-structures-and-algorithms #tips-for-programmers #coding