Algorithms And their type
Digital Native Mom
by byaombe
4y ago
In programming world, algorithms are the essentials to solving problems with code, whether you’ve decided to learn Java, C++, or Python, these algorithms are part of your daily programming life. I’ll go over some of the algorithms and data structures we should all get familiar with. we’ll go over the algorithms and their types as well as their uses. This is to give you an idea of what all you can accomplish using different algorithms. Sort algorithms. Some may say this is the most popular algorithm, for it is used to arrange a list of items in a certain order. an example would be sorti ..read more
Visit website
Object Oriented programming quiz
Digital Native Mom
by byaombe
4y ago
If you’ve read Object Oriented programming explained, this quiz should be a breeze. good luck ..read more
Visit website
Object Oriented programming explained
Digital Native Mom
by byaombe
4y ago
Let’s start off by defining Object Oriented Programming. According to Wikipedia, it’s is a programming paradigm based on the concept of “objects”, which can contain data, in the form of fields (often known as attributes or properties), and code, in and code, in the form of procedures (often known as methods). There’s a lot that goes into object orientation, which we’ll get into later, but right now lets talk about what makes a language object oriented. Unlike other languages, OOP languages makes it possible to easily manipulate objects. This comes in handy for larger, complex and actively ..read more
Visit website
IDE EXPLAINED
Digital Native Mom
by byaombe
4y ago
What is an IDE? you might ask yourself. Well, in short it stands for Integrated Development Environment. But there’s more to this software than its name. It’s entirely okay to write code in a text editor such as Microsoft notepad, but that’s all you get, just a code editor. The IDE, this neat environment combines multiple programming processes into one. It consists of a bundle of text editor, debugger, and a compiler into one. Text editor The code editor included in the IDE is different. They are simplified to to writing and editing code. The built in automation tools included helps with ..read more
Visit website
Which programming language should you learn?
Digital Native Mom
by byaombe
4y ago
Before we get deep into this topic, let me start off by saying, there is no “best” programming language out there. Every and each one of them has pros and cons. When I gained the interest in programming, I didn’t know what I wanted to do, I just wanted to program. The idea of making things with code was glorifying to me. I was in high school, didn’t know what I wanted to do till I was introduced to the world of code. All I knew is that I wanted to create things, but what kinds of things?, I started learning HTML, CSS, because someone online suggested those as the “basics” that I needed ..read more
Visit website
What exactly is SDK?
Digital Native Mom
by byaombe
4y ago
It’s completely possible to write your own code from scratch every time you have an idea, but this would be time consuming, it would be like having to plant and grow your food every time you needed a delicious meal.  You’ve probably heard the acronym SDK around other programmers, but what does it actually mean? well, let’s talk about it. First and foremost, SDK stands for Software Development Kit. it’s a front end interface. A set of software development tools in a bundle to develop applications. It often include an integrated Development Environment or an IDE, the programming interface.  The ..read more
Visit website
Top 10 beginner friendly Online code editors
Digital Native Mom
by byaombe
4y ago
We all love to use the traditional editors such as Eclipse, Netbeans, Sublime Text, etc. But online code editors come in handy sometimes, especially for beginners. It’s a good practice to code whenever you can, even on the go. Of course no one memorizes everything when it comes to coding, in fact, google is still very much everyone’s best friend. The learning never stops. the editors below are not only beginner friendly, but they enhance your learning. CodePen JSFiddle LiveWeave Repl.it JDoodle TutorialsPoint Rextester OnlineGDB Paiza.io swiftplayground Tha ..read more
Visit website
Short Introductory Post
Digital Native Mom
by byaombe
4y ago
Being a mother isn’t an easy task. Being a mother that programs doesn’t help at all. Your time is very limited. You’re often faced with problems such as which side you should take, especially when you code at home. Good programmers don’t spend two minuted in front of a computer, then call it a success. On the other hand, your kid demands bonding time, some loving, and affection, that’s not something that happens in a minute. Having a routine when it comes to situations like these and actually sticking to it is very important. As someone who deals with these issues on a daily basis, I’ve cre ..read more
Visit website
Object Oriented programming explained
Digital Native Mom
by byaombe
4y ago
Let’s start off by defining Object Oriented Programming. According to Wikipedia, it’s is a programming paradigm based on the concept of “objects”, which can contain data, in the form of fields (often known as attributes or properties), and code, in and code, in the form of procedures (often known as methods). There’s a lot that goes into object orientation, which we’ll get into later, but right now lets talk about what makes a language object oriented. Unlike other languages, OOP languages makes it possible to easily manipulate objects. This comes in handy for larger, complex and actively ..read more
Visit website
IDE EXPLAINED
Digital Native Mom
by byaombe
5y ago
What is an IDE? you might ask yourself. Well, in short it stands for Integrated Development Environment. But there’s more to this software than its name. It’s entirely okay to write code in a text editor such as Microsoft notepad, but that’s all you get, just a code editor. The IDE, this neat environment combines multiple programming processes into one. It consists of a bundle of text editor, debugger, and a compiler into one. Text editor The code editor included in the IDE is different. They are simplified to to writing and editing code. The built in automation tools included helps with ..read more
Visit website

Follow Digital Native Mom on FeedSpot

Continue with Google
Continue with Apple
OR