DEV Community

CodeNewbie

The most supportive community of programmers and people learning to code.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Prototype and Prototypal Inheritance in Javascript

Prototype and Prototypal Inheritance in Javascript

19
Comments
4 min read
What You Should Do as a Junior Developer

What You Should Do as a Junior Developer

50
Comments
5 min read
Day 30 Of 100DaysOfCode: Done a Dummy Project On SQL

Day 30 Of 100DaysOfCode: Done a Dummy Project On SQL

4
Comments 2
3 min read
How Java's classes and main method work?

How Java's classes and main method work?

4
Comments
2 min read
Road to Genius - Python Series level 4

Road to Genius - Python Series level 4

9
Comments
4 min read
How to store data client-side with IndexedDB

How to store data client-side with IndexedDB

58
Comments
9 min read
What is the nightmare for programmers?

What is the nightmare for programmers?

32
Comments 69
1 min read
HTML tags for SEO success

HTML tags for SEO success

207
Comments 10
7 min read
Use Javascript's Fetch API with async/await to fetch your Instagram feed in React

Use Javascript's Fetch API with async/await to fetch your Instagram feed in React

35
Comments
7 min read
Scraping every post on an Instagram profile with less than 10 lines of Python

Scraping every post on an Instagram profile with less than 10 lines of Python

28
Comments 26
3 min read
Programmers have it easy when it comes to writing online - Here's how

Programmers have it easy when it comes to writing online - Here's how

20
Comments 2
3 min read
Day 29 Of 100DayOfCode: Made a Dummy Database For School

Day 29 Of 100DayOfCode: Made a Dummy Database For School

9
Comments
2 min read
Subtle Passions, Superb Career

Subtle Passions, Superb Career

3
Comments
1 min read
I want to do Codewars... uh, how do I do that?

I want to do Codewars... uh, how do I do that?

67
Comments 10
4 min read
A Gentle Introduction To Computer Algorithms: Implementing the Bubble Sort algorithm in six languages.

A Gentle Introduction To Computer Algorithms: Implementing the Bubble Sort algorithm in six languages.

23
Comments
11 min read
Memories #06

Memories #06

3
Comments
1 min read
5 Portfolio Tips For Junior Developers*

5 Portfolio Tips For Junior Developers*

33
Comments 6
3 min read
Update your GitHub profile using a README file.

Update your GitHub profile using a README file.

4
Comments
2 min read
Overcoming the Imposter Syndrome

Overcoming the Imposter Syndrome

16
Comments 2
2 min read
Keyboard Drama & More Setup Mayhem

Keyboard Drama & More Setup Mayhem

3
Comments
2 min read
A11y :~ Alert

A11y :~ Alert

5
Comments
3 min read
Gradient Texts

Gradient Texts

4
Comments
3 min read
Leave breadcrumbs for your fellow devs

Leave breadcrumbs for your fellow devs

4
Comments
3 min read
6 steps to get problem solving skills

6 steps to get problem solving skills

54
Comments 5
1 min read
Install Jitsi Meet Video Conferencing tool on Ubuntu

Install Jitsi Meet Video Conferencing tool on Ubuntu

4
Comments
3 min read
Quick and easy user registration with django

Quick and easy user registration with django

3
Comments
5 min read
Generate Barcode in the Browser Javascript & Tailwind

Generate Barcode in the Browser Javascript & Tailwind

2
Comments
1 min read
Day 28 Of 100DaysOfCode: SQL Join Operation

Day 28 Of 100DaysOfCode: SQL Join Operation

6
Comments
2 min read
jQuery and Javascript - Business and User Interface Logic Terminology

jQuery and Javascript - Business and User Interface Logic Terminology

6
Comments 5
2 min read
Please, tell us how you solved the problem.

Please, tell us how you solved the problem.

3
Comments
4 min read
Getting Started with 3D: CSS 3D Transformations

Getting Started with 3D: CSS 3D Transformations

9
Comments
2 min read
5 npm Tips/Tricks You (Probably) Don't Know 🚀

5 npm Tips/Tricks You (Probably) Don't Know 🚀

142
Comments 4
3 min read
3D Flipped Card

3D Flipped Card

4
Comments
1 min read
Trying to Be a Good Friend to Myself as a Junior Developer

Trying to Be a Good Friend to Myself as a Junior Developer

9
Comments 3
2 min read
Personal Empowerment Protocol: The Importance of Self-Agency in Programming

Personal Empowerment Protocol: The Importance of Self-Agency in Programming

Comments
4 min read
Building a mental health crisis app, Day 6: Styling a background Image in Angular

Building a mental health crisis app, Day 6: Styling a background Image in Angular

5
Comments
3 min read
What is semantic HTML and why should you use it?

What is semantic HTML and why should you use it?

52
Comments
5 min read
We Should Get Rid of HelloWorld Forever💩

We Should Get Rid of HelloWorld Forever💩

19
Comments 7
2 min read
Day 27 Of 100DaysOfCode : Simple Code Using Database And SQL

Day 27 Of 100DaysOfCode : Simple Code Using Database And SQL

4
Comments 1
2 min read
Announcing the CodeNewbie Community

Announcing the CodeNewbie Community

186
Comments 12
3 min read
🐍 Python: Crash course

🐍 Python: Crash course

3
Comments
3 min read
Road to Genius - Python Series level 3

Road to Genius - Python Series level 3

5
Comments
2 min read
Why I think Jest is better than Mocha & Chai

Why I think Jest is better than Mocha & Chai

23
Comments 2
4 min read
VSCode HTML Tags Shortcuts

VSCode HTML Tags Shortcuts

9
Comments
2 min read
Developing a Personal Budgeting App Using Android Studio & Firebase.

Developing a Personal Budgeting App Using Android Studio & Firebase.

17
Comments
2 min read
My thoughts on using the LG 27UL850W 4K UHD LED LCD Monitor for programming and media consumption

My thoughts on using the LG 27UL850W 4K UHD LED LCD Monitor for programming and media consumption

8
Comments 4
4 min read
Code Smell 57 - Versioned Functions

Code Smell 57 - Versioned Functions

2
Comments 3
1 min read
Chasing Dreams During a Pandemic

Chasing Dreams During a Pandemic

2
Comments
11 min read
6 Hard Dynamic Programming Problems Made Easy

6 Hard Dynamic Programming Problems Made Easy

30
Comments
11 min read
How To Create A Beautiful Navbar Using Bootstrap And Contrast

How To Create A Beautiful Navbar Using Bootstrap And Contrast

5
Comments
9 min read
Lesson 6 - JavaScript Built-In Functions and Objects #fullstackroadmap

Lesson 6 - JavaScript Built-In Functions and Objects #fullstackroadmap

8
Comments
41 min read
How To Create Bootstrap Charts using Bootstrap 5

How To Create Bootstrap Charts using Bootstrap 5

4
Comments
8 min read
Computer Science: A delicate subject

Computer Science: A delicate subject

13
Comments 5
2 min read
Networking After Coding Bootcamp

Networking After Coding Bootcamp

5
Comments
9 min read
The CSS Series: Part 13 - CSS Frameworks, CSS-in-JS, Architecture, and Accessibility

The CSS Series: Part 13 - CSS Frameworks, CSS-in-JS, Architecture, and Accessibility

16
Comments 2
3 min read
Working easier with legacy databases

Working easier with legacy databases

6
Comments 2
3 min read
Day 26 Of 100DaysOfCode: Class Inheritance

Day 26 Of 100DaysOfCode: Class Inheritance

2
Comments
2 min read
6 Tips for refactoring Code

6 Tips for refactoring Code

25
Comments 1
2 min read
Essential Linux commands Every Dev should know !!

Essential Linux commands Every Dev should know !!

10
Comments 4
2 min read
JavaScript Var, Let, and Const

JavaScript Var, Let, and Const

22
Comments 2
3 min read
loading...