DEV Community

Beginners

"A journey of a thousand miles begins with a single step." -Chinese Proverb

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
VueJS Docs Video Walkthrough - Introduction [Part 1]

VueJS Docs Video Walkthrough - Introduction [Part 1]

34
Comments 2
1 min read
Building Modular JavaScript Application with ES6 Module System

Building Modular JavaScript Application with ES6 Module System

17
Comments 1
2 min read
How I got started with Open-Source 🎉

How I got started with Open-Source 🎉

75
Comments
2 min read
Vue Component Communication Part 1 - Parents and Children [VueJS]

Vue Component Communication Part 1 - Parents and Children [VueJS]

14
Comments
1 min read
A quick guide to learn React and how its Virtual DOM works

A quick guide to learn React and how its Virtual DOM works

Comments
4 min read
Any recommendations for programming fundamental books for beginners?

Any recommendations for programming fundamental books for beginners?

12
Comments 14
1 min read
How to use multiple files in C++

How to use multiple files in C++

31
Comments 4
2 min read
Quotlify, a React/Redux example project

Quotlify, a React/Redux example project

39
Comments 5
4 min read
Weekly Web Roundup - 05

Weekly Web Roundup - 05

18
Comments 5
6 min read
A beginner’s guide to getting your website online with GitHub Pages

A beginner’s guide to getting your website online with GitHub Pages

13
Comments
8 min read
The Magic Formula to Improve Your Programming Skills

The Magic Formula to Improve Your Programming Skills

128
Comments 9
5 min read
Any advice on building my first JavaScript Library?

Any advice on building my first JavaScript Library?

13
Comments
1 min read
What You Need To Know About The Helpful Strategy Pattern

What You Need To Know About The Helpful Strategy Pattern

49
Comments 7
4 min read
Making Videos About Coding is Hard!

Making Videos About Coding is Hard!

18
Comments 11
1 min read
All about Promises and async / await

All about Promises and async / await

119
Comments 19
14 min read
Building a Simple API with AdonisJS [NodeJS]

Building a Simple API with AdonisJS [NodeJS]

13
Comments 1
2 min read
Quick Javascript Tips 1: Easiest way to get enter key event with jQuery.

Quick Javascript Tips 1: Easiest way to get enter key event with jQuery.

21
Comments
2 min read
How to Refactor an Anime Newsletter

How to Refactor an Anime Newsletter

19
Comments 1
6 min read
Exploring Sentiment Analysis as an application of text mining.

Exploring Sentiment Analysis as an application of text mining.

19
Comments
4 min read
What was your most challenging experience in a project you’ve worked on, and why?

What was your most challenging experience in a project you’ve worked on, and why?

17
Comments 8
1 min read
3 Strategies for Getting Started with CSS Grid

3 Strategies for Getting Started with CSS Grid

45
Comments
3 min read
Tips for reading new codebases

Tips for reading new codebases

2
Comments
3 min read
Types of Loops

Types of Loops

22
Comments 4
4 min read
ASP.NET Core 2.0: Implementing a 3rd Party Web API

ASP.NET Core 2.0: Implementing a 3rd Party Web API

31
Comments 2
9 min read
How to disable notifications in ASP.NET Core 2.0 for 'Missing XML comment for publicly visible type or member'

How to disable notifications in ASP.NET Core 2.0 for 'Missing XML comment for publicly visible type or member'

10
Comments 1
1 min read
How I prepare for a new (first) developer job.

How I prepare for a new (first) developer job.

31
Comments 3
5 min read
How Do You Teach Yourself After Reading Books for Beginners?

How Do You Teach Yourself After Reading Books for Beginners?

37
Comments 3
3 min read
React Beginner Question Thread ⚛

React Beginner Question Thread ⚛

694
Comments 240
1 min read
PHP 101: Working With Arrays

PHP 101: Working With Arrays

27
Comments
3 min read
What do you do when you encounter a hard to fix bug?

What do you do when you encounter a hard to fix bug?

15
Comments 12
1 min read
Guide to Your First Software Project

Guide to Your First Software Project

42
Comments 2
5 min read
Introduction to the "Frontend" and "Backend"—Web Development Fundamentals

Introduction to the "Frontend" and "Backend"—Web Development Fundamentals

47
Comments
4 min read
How I became a software developer, years before I actually was one

How I became a software developer, years before I actually was one

30
Comments 5
7 min read
Understand the basic idea of HTTP based on TCP

Understand the basic idea of HTTP based on TCP

54
Comments
5 min read
What Am I Doing Wrong?

What Am I Doing Wrong?

19
Comments 27
2 min read
Contributing to Open Source

Contributing to Open Source

28
Comments
4 min read
A practical approach to web development.

A practical approach to web development.

33
Comments 1
6 min read
Rudy Breaking News!

Rudy Breaking News!

14
Comments
1 min read
Beginner-Friendly Animated iPhone 6 UI Tutorial

Beginner-Friendly Animated iPhone 6 UI Tutorial

31
Comments 7
17 min read
PHP package management history

PHP package management history

20
Comments 1
4 min read
Rudy the Impostor

Rudy the Impostor

10
Comments
3 min read
Shell Scripting – Input, Output, And Redirection

Shell Scripting – Input, Output, And Redirection

17
Comments
1 min read
New Dev Year Resolutions

New Dev Year Resolutions

80
Comments 14
3 min read
How to Dress for Work

How to Dress for Work

26
Comments 15
3 min read
11 React Examples

11 React Examples

455
Comments 28
7 min read
Tried "Hello World" using Android Studio

Tried "Hello World" using Android Studio

9
Comments
3 min read
How does one overcome 'The Impostor Syndrome'?

How does one overcome 'The Impostor Syndrome'?

19
Comments 3
1 min read
CSS text properties, and how to use Google Fonts on your website

CSS text properties, and how to use Google Fonts on your website

7
Comments
10 min read
How to use a SearchView with an empty query text submit

How to use a SearchView with an empty query text submit

10
Comments 2
2 min read
From Network Response to Algebraic Data Type with Kotlin

From Network Response to Algebraic Data Type with Kotlin

16
Comments
6 min read
Intro to developing for the Fitbit Ionic

Intro to developing for the Fitbit Ionic

11
Comments 1
3 min read
Structuring my Node.js RESTful API using Express

Structuring my Node.js RESTful API using Express

19
Comments 13
2 min read
I made a simple app to ping google with Csharp

I made a simple app to ping google with Csharp

19
Comments
1 min read
Hi, I'm Akinoso Toyosi

Hi, I'm Akinoso Toyosi

10
Comments 3
1 min read
10 Top Reasons To Have a Career in Tech

10 Top Reasons To Have a Career in Tech

100
Comments 8
10 min read
Understanding and Writing your first Text Mining Script with R.

Understanding and Writing your first Text Mining Script with R.

25
Comments 1
4 min read
How I Made A Gradient Generator

How I Made A Gradient Generator

25
Comments 6
1 min read
Beginner's Guide to Interactive Rebasing

Beginner's Guide to Interactive Rebasing

39
Comments 5
7 min read
Introduction to the CSS :not selector

Introduction to the CSS :not selector

24
Comments
1 min read
Vim for starters - the minimum you need to know

Vim for starters - the minimum you need to know

324
Comments 52
3 min read
loading...