ImNickDev

ImNickDev

Follow
homebadgesnewsletter
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

What you need to know about Object Oriented Programming

Jan 5, 20216 min read

Java, C++, Python, Ruby, and many other languages thrive on Object oriented programming (OOP) and understanding what that means is vital if you plan...

What you need to know about Object Oriented Programming

What you need to know about functional programming

Jan 3, 20214 min read

Often technical jargon can be ambiguous and mislead developers, a perfect example of this is the term “functional programming” (FP) or “Object...

What you need to know about functional programming

Arguments vs Parameters: What you need to know

Dec 30, 20202 min read

tdlr; Functions have parameters, function calls have arguments. After positive reception from my article on brackets/braces/parentheses I thought I...

Arguments vs Parameters: What you need to know

Making the most of your Internship

Sep 8, 20199 min read

So you got the internship, congrats! You are there, the intersection of preparation and opportunity and how are you going to make the most of it? I've...

Making the most of your Internship

Blind without Feedback

Aug 7, 20195 min read

Being the best version of yourself doesn't happen all at once, like most things you get there one step at a time by learning from your experiences and...

Blind without Feedback