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.
Career Development Tips to Help You Keep Ahead of the Curve

Career Development Tips to Help You Keep Ahead of the Curve

47
Comments
3 min read
Rust - Tipe Data

Rust - Tipe Data

3
Comments
3 min read
Methods for Grandmas

Methods for Grandmas

6
Comments
3 min read
La Cascada en CSS: Qué es y cómo funciona

La Cascada en CSS: Qué es y cómo funciona

58
Comments 10
13 min read
Introduce myself

Introduce myself

27
Comments 29
1 min read
CSS Positioning

CSS Positioning

18
Comments 2
4 min read
How to become a self-taught programmer

How to become a self-taught programmer

2
Comments
1 min read
Rust - Variable

Rust - Variable

4
Comments
2 min read
Rust - Variable Shadowing

Rust - Variable Shadowing

3
Comments
1 min read
Merge sort algorithm

Merge sort algorithm

6
Comments
2 min read
Tips for someone who wants to be a Developer

Tips for someone who wants to be a Developer

43
Comments 2
3 min read
How does Microsoft Azure work?

How does Microsoft Azure work?

7
Comments
2 min read
A Simple And Effective Way To Learn & Practice JavaScript.

A Simple And Effective Way To Learn & Practice JavaScript.

85
Comments 7
2 min read
8 Best and FREE Ebooks For Beginners to learn MachineLearning and Data Science

8 Best and FREE Ebooks For Beginners to learn MachineLearning and Data Science

22
Comments
1 min read
BEM For Beginners

BEM For Beginners

14
Comments
3 min read
Facebook Sign Up | Login using HTML & CSS FOR BEGINNERS

Facebook Sign Up | Login using HTML & CSS FOR BEGINNERS

6
Comments
1 min read
Creating Twitter Homepage with HTML & CSS (Grid, Flexbox)

Creating Twitter Homepage with HTML & CSS (Grid, Flexbox)

3
Comments 1
1 min read
Best Debugging Tips For Beginners

Best Debugging Tips For Beginners

2
Comments
1 min read
Codecademy Review. Is it worth it?

Codecademy Review. Is it worth it?

6
Comments 3
10 min read
The one about Aysnc and Await - WEEK 6

The one about Aysnc and Await - WEEK 6

2
Comments
1 min read
Focus-visible: The Unsung Hero

Focus-visible: The Unsung Hero

14
Comments 2
2 min read
Sharing my go-to media queries!

Sharing my go-to media queries!

9
Comments 2
3 min read
Day 7 of #100DaysOfCode!

Day 7 of #100DaysOfCode!

6
Comments 2
2 min read
5 Tools to Create Color Palettes for Your Websites and More

5 Tools to Create Color Palettes for Your Websites and More

14
Comments 2
2 min read
LaTeX: Cross Referencing

LaTeX: Cross Referencing

2
Comments
2 min read
7 Web Development/Programming YouTube Channels

7 Web Development/Programming YouTube Channels

19
Comments 1
2 min read
What advice would I give to new Junior Developers?

What advice would I give to new Junior Developers?

6
Comments
2 min read
Algorithm Tutorial: Intro to Heaps - Heapify & Heap Sort

Algorithm Tutorial: Intro to Heaps - Heapify & Heap Sort

10
Comments
6 min read
10 Mistakes You Should Never Make When Starting a New Job As a Software Developer.

10 Mistakes You Should Never Make When Starting a New Job As a Software Developer.

114
Comments 8
4 min read
How to create a related post component with gatsby-remark-related-posts plugin

How to create a related post component with gatsby-remark-related-posts plugin

5
Comments
3 min read
Objects and Database Tables in Salesforce

Objects and Database Tables in Salesforce

5
Comments
3 min read
Programming Basics for Grandmas (Ruby)

Programming Basics for Grandmas (Ruby)

3
Comments
4 min read
Design Patterns In JavaScript

Design Patterns In JavaScript

248
Comments 10
12 min read
How to reverse a string in JavaScript

How to reverse a string in JavaScript

6
Comments
2 min read
6 essentials tips for VueJs from 2.5 years experience #1

6 essentials tips for VueJs from 2.5 years experience #1

159
Comments 16
2 min read
Insertion sort algorithm

Insertion sort algorithm

7
Comments 1
2 min read
The PIE concept of OOP.

The PIE concept of OOP.

50
Comments 9
5 min read
What's the best programming language to learn first

What's the best programming language to learn first

10
Comments 2
4 min read
What is a closure in JavaScript and when to use one?

What is a closure in JavaScript and when to use one?

6
Comments
3 min read
How to create a Mobile App for your Business with $0

How to create a Mobile App for your Business with $0

34
Comments
2 min read
Lodash: _.isEmpty() - Check falsy values

Lodash: _.isEmpty() - Check falsy values

4
Comments
1 min read
Rushing the process to make more progress

Rushing the process to make more progress

3
Comments 3
3 min read
Getting Started with Web Development!

Getting Started with Web Development!

4
Comments
3 min read
Sell your skills

Sell your skills

2
Comments
3 min read
3 Ways to Store and Read Credentials Locally in Python

3 Ways to Store and Read Credentials Locally in Python

3
Comments
4 min read
Why we should always use ORM?

Why we should always use ORM?

12
Comments 2
3 min read
✅ Tell Me About The Project That You Are Most Proud Of | Facebook Behavioral (Jedi) Interview Series 🔥

✅ Tell Me About The Project That You Are Most Proud Of | Facebook Behavioral (Jedi) Interview Series 🔥

41
Comments 1
5 min read
Learn API basics with Hoppscotch 🚀

Learn API basics with Hoppscotch 🚀

6
Comments
4 min read
Demystifying Web Jargons Part - 1

Demystifying Web Jargons Part - 1

6
Comments
4 min read
The Frontend Hitchhiker's Guide: Build Tools

The Frontend Hitchhiker's Guide: Build Tools

26
Comments
3 min read
How to Display Formatted Date in JavaScript Without Using Any External Library

How to Display Formatted Date in JavaScript Without Using Any External Library

82
Comments 6
3 min read
Flutter & Dart Tips - Week In Review

Flutter & Dart Tips - Week In Review

5
Comments 3
2 min read
If you were to uninstall all secondary extensions in your text editor and leave just Three(3) what will they be?

If you were to uninstall all secondary extensions in your text editor and leave just Three(3) what will they be?

2
Comments 10
1 min read
How to learn to code FAST!

How to learn to code FAST!

13
Comments 3
2 min read
Day 4 of #100DaysOfCode!

Day 4 of #100DaysOfCode!

4
Comments
1 min read
How to Center Align Items in CSS with 4 Solid Methods.

How to Center Align Items in CSS with 4 Solid Methods.

249
Comments 1
14 min read
Code Smell 81 - Result

Code Smell 81 - Result

6
Comments 6
1 min read
Interpolation search algorithm

Interpolation search algorithm

6
Comments
2 min read
Making Styles Repeatable: Dynamic Styling in React using Styled Components

Making Styles Repeatable: Dynamic Styling in React using Styled Components

32
Comments
6 min read
Python's Collections Module: deque

Python's Collections Module: deque

4
Comments
3 min read
loading...