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.
Create a skeleton loading

Create a skeleton loading

51
Comments 1
2 min read
Stop! Put Down That Ternary, Lines Are Free

Stop! Put Down That Ternary, Lines Are Free

19
Comments 14
3 min read
IndentationError: unexpected indent

IndentationError: unexpected indent

5
Comments
2 min read
30 Developer Portfolio Project Ideas

30 Developer Portfolio Project Ideas

30
Comments
1 min read
Flutter & Dart Tips - Week In Review #13

Flutter & Dart Tips - Week In Review #13

5
Comments
2 min read
Your health is your wealth – the importance of taking care of yourself as a software developer

Your health is your wealth – the importance of taking care of yourself as a software developer

5
Comments 1
2 min read
API-first Development

API-first Development

8
Comments 1
12 min read
Always do things on time with a Cron job.

Always do things on time with a Cron job.

11
Comments 1
4 min read
Refactoring ELI5

Refactoring ELI5

3
Comments
1 min read
The Unexpected Powers of Sisterhood (in Tech)

The Unexpected Powers of Sisterhood (in Tech)

32
Comments 4
2 min read
Python syntaxerror: eol while scanning string literal

Python syntaxerror: eol while scanning string literal

6
Comments 2
3 min read
Python typeerror: not all arguments converted during string formatting

Python typeerror: not all arguments converted during string formatting

6
Comments
3 min read
ES6 - A beginners guide - Enhanced Object Literals

ES6 - A beginners guide - Enhanced Object Literals

38
Comments
2 min read
Python typeerror: ‘str’ object is not callable Solution

Python typeerror: ‘str’ object is not callable Solution

5
Comments
3 min read
Beep Boop 5: Recap and Preview of Season 2

Beep Boop 5: Recap and Preview of Season 2

9
Comments
2 min read
🆘 Git tips - comandos úteis para sobreviver no dia a dia

🆘 Git tips - comandos úteis para sobreviver no dia a dia

8
Comments
10 min read
Git alias, crie comandos personalizados para turbinar seu git

Git alias, crie comandos personalizados para turbinar seu git

6
Comments 1
2 min read
ES6 - A beginners guide - Default Parameters

ES6 - A beginners guide - Default Parameters

12
Comments
2 min read
Create an automated file formator with python

Create an automated file formator with python

4
Comments
2 min read
Break into tech via an internship

Break into tech via an internship

24
Comments 2
1 min read
Conditional Statement in Python

Conditional Statement in Python

3
Comments
3 min read
Things I wish I know before I start to learn how to code.(The most effective way to learn)

Things I wish I know before I start to learn how to code.(The most effective way to learn)

12
Comments 2
5 min read
Pickaboo #0

Pickaboo #0

4
Comments
2 min read
9 Websites & Plateforms That I Visit Them At Least 2 Times In A Week As A Developer

9 Websites & Plateforms That I Visit Them At Least 2 Times In A Week As A Developer

49
Comments 6
1 min read
I can't solve problems, what should I do?

I can't solve problems, what should I do?

95
Comments 14
3 min read
CSS learnings!

CSS learnings!

7
Comments
2 min read
Asking better questions

Asking better questions

5
Comments 1
4 min read
Highlights from VSCode 1.59

Highlights from VSCode 1.59

6
Comments
5 min read
ES6 - A beginners guide - New Variable scoping (Let and Const)

ES6 - A beginners guide - New Variable scoping (Let and Const)

17
Comments
4 min read
Click to Copy!

Click to Copy!

219
Comments 10
3 min read
My JavaScript Project for Flatiron School

My JavaScript Project for Flatiron School

2
Comments
3 min read
object of type ‘closure’ is not subsettable

object of type ‘closure’ is not subsettable

6
Comments
3 min read
How to Check if String Contains Substring in Python

How to Check if String Contains Substring in Python

3
Comments 1
3 min read
How to check if a file exists in Python?

How to check if a file exists in Python?

3
Comments
2 min read
Django - How to keep secrets safe with python-dotenv

Django - How to keep secrets safe with python-dotenv

46
Comments 8
2 min read
Choosing a static site generator with zero experience

Choosing a static site generator with zero experience

7
Comments 4
6 min read
What the FOUC is happening: Flash of Unstyled Content

What the FOUC is happening: Flash of Unstyled Content

34
Comments 3
6 min read
Python IndexError: list index out of range

Python IndexError: list index out of range

4
Comments
3 min read
ES6 - A beginners guide - Template Literals

ES6 - A beginners guide - Template Literals

29
Comments
3 min read
Make Music Player Using JavaScript

Make Music Player Using JavaScript

3
Comments 2
10 min read
Simple Material design CSS animation

Simple Material design CSS animation

11
Comments
2 min read
Why you should always negotiate salary and how to do it

Why you should always negotiate salary and how to do it

2
Comments
7 min read
I Bet You Don't Keep A Developer Journal: 3 Reasons You Should

I Bet You Don't Keep A Developer Journal: 3 Reasons You Should

179
Comments 38
3 min read
Where can I find projects to join as beginner webdev?

Where can I find projects to join as beginner webdev?

2
Comments 4
1 min read
Will You Knock Your Next Coding Interview Out Of The Park?

Will You Knock Your Next Coding Interview Out Of The Park?

3
Comments
3 min read
Idiomatic Kotlin: Solving Advent of Code Puzzles, Passport Validation

Idiomatic Kotlin: Solving Advent of Code Puzzles, Passport Validation

7
Comments
8 min read
Django Social Apps Authentication

Django Social Apps Authentication

31
Comments 10
5 min read
But, What If I Can? with Janine Marsh

But, What If I Can? with Janine Marsh

1
Comments
24 min read
Pointer vs Reference in C++: The Final Guide

Pointer vs Reference in C++: The Final Guide

13
Comments 1
3 min read
LaTeX & Maths: Sub-equations and Matrices

LaTeX & Maths: Sub-equations and Matrices

10
Comments
2 min read
Create a Simple Linked List Using Python

Create a Simple Linked List Using Python

6
Comments
2 min read
GIT CHEATSHEET: ALL THE COMMANDS YOU NEED TO FAMILIARIZE WITH GIT

GIT CHEATSHEET: ALL THE COMMANDS YOU NEED TO FAMILIARIZE WITH GIT

13
Comments
4 min read
ES6 - A beginners guide - Arrow Functions

ES6 - A beginners guide - Arrow Functions

29
Comments 4
2 min read
Design Principles of Data Structures Library

Design Principles of Data Structures Library

4
Comments
3 min read
My Best 9 VS Code Extensions!

My Best 9 VS Code Extensions!

25
Comments 2
2 min read
Parcel Template Project

Parcel Template Project

19
Comments
5 min read
Basics of the Git Workflow for a Code Newbie

Basics of the Git Workflow for a Code Newbie

2
Comments
4 min read
How to Filter an Array with JavaScript ☕

How to Filter an Array with JavaScript ☕

37
Comments
2 min read
How does the browser work?

How does the browser work?

2
Comments
2 min read
What is 'this' ? 😳

What is 'this' ? 😳

29
Comments 2
2 min read
loading...