Zaid's bits

Zaid's bits

Follow
Follow
homeLearnlybadgesnewsletter
Tag

learning

#learning

More content

Read more stories on Hashnode


Articles with this tag

For my Ukrainian student, learning to code

Dec 11, 20224 min read

The intent of this article is to share how people around the world in conflict zones are using education as a source of light. For a reason unknown to...

For my Ukrainian student, learning to code

Introduction to computer science, with problem-solving

Dec 11, 20222 min read

Are you tired of computer science courses that jump straight into complex technologies without first teaching you the fundamentals of problem-solving?...

Introduction to computer science, with problem-solving

Don't skip use case analysis, learn how to build them

Aug 10, 20228 min read

Introduction Use case analysis is a technique used in software engineering to help determine what the stakeholders of the system want it to do and how...

Don't skip use case analysis, learn how to build them

5 Ways To Clone an Array in Javascript

Jul 12, 20224 min read

In JavaScript, arrays are passed by reference. Sometimes, we may want to create a copy of an array instead of passing the reference to the array —...

5 Ways To Clone an Array in Javascript

You Cannot Learn Coding without Problem-Solving Skills

Jun 8, 20224 min read

First off, if you can afford the time and money to go to a university for a computer science program, in my opinion, you should definitely go to a...

You Cannot Learn Coding without Problem-Solving Skills