DEV Community

loading...

# coding

👋 Sign in for the ability sort posts by top and latest.
Free Cloud File Storage - Firebase Basics Series - Part 8

Free Cloud File Storage - Firebase Basics Series - Part 8

Reactions 6 Comments
2 min read
10 Best Websites to Learn Computer Programming Online

10 Best Websites to Learn Computer Programming Online

Reactions 2 Comments
6 min read
What is JavaScript, Really?

What is JavaScript, Really?

Reactions 23 Comments 3
4 min read
Is coding kind of like making art?

Is coding kind of like making art?

Reactions 2 Comments
2 min read
Using .NET 5 split Method to split strings in PowerShell 7.1+

Using .NET 5 split Method to split strings in PowerShell 7.1+

Reactions 6 Comments
2 min read
Live Share Your IDE between IntelliJ, Eclipse and VS Code

Live Share Your IDE between IntelliJ, Eclipse and VS Code

Reactions 7 Comments
6 min read
4 JavaScript Code Snippets to Solve Your Everyday Problems 👻

4 JavaScript Code Snippets to Solve Your Everyday Problems 👻

Reactions 5 Comments
1 min read
Setting a Career Goals in Software Development: A Guide

Setting a Career Goals in Software Development: A Guide

Reactions 14 Comments 1
6 min read
5 Packages that Python Devs Use Everyday

5 Packages that Python Devs Use Everyday

Reactions 2 Comments
2 min read
Getting started with C# - Hello World!

Getting started with C# - Hello World!

Reactions 2 Comments
2 min read
Getting Started with Node.js

Getting Started with Node.js

Reactions 2 Comments
3 min read
Straight Insertion Sort Using C

Straight Insertion Sort Using C

Reactions 2 Comments
1 min read
ผมเขียน code ห่วย พอเขียน test �?็เจอ bug ตลอด

ผมเขียน code ห่วย พอเขียน test �?็เจอ bug ตลอด

Reactions 2 Comments
1 min read
Some Common Pitfalls You Should Avoid As Programmer

Some Common Pitfalls You Should Avoid As Programmer

Reactions 4 Comments
5 min read
Closures in Javascript

Closures in Javascript

Reactions 5 Comments
2 min read
Getting Started with Firebase- Part 1 - Firebase Basics Series

Getting Started with Firebase- Part 1 - Firebase Basics Series

Reactions 3 Comments
3 min read
POINTERS IN C-LANGUAGE

POINTERS IN C-LANGUAGE

Reactions 5 Comments
2 min read
Added a Chat-bot to Chrome Extension;

Added a Chat-bot to Chrome Extension;

Reactions 2 Comments
2 min read
Making Your Ruby Gem Configurable

Making Your Ruby Gem Configurable

Reactions 10 Comments 2
5 min read
I build this Chrome extension : This enables every webpage on internet to have a Live-Chat feature.

I build this Chrome extension : This enables every webpage on internet to have a Live-Chat feature.

Reactions 14 Comments 4
1 min read
Best IDEs

Best IDEs

Reactions 10 Comments 11
2 min read
NestJS: Could be amazing someday

NestJS: Could be amazing someday

Reactions 8 Comments 1
6 min read
Improving your code for style, quality, maintainability, design... with Roslyn Analyzers

Improving your code for style, quality, maintainability, design... with Roslyn Analyzers

Reactions 8 Comments
4 min read
How to learn Programming in 2021

How to learn Programming in 2021

Reactions 17 Comments 6
4 min read
LeetCode — Median of Two Sorted Arrays

LeetCode — Median of Two Sorted Arrays

Reactions 4 Comments
4 min read
Technical Debt: A Software Epidemic

Technical Debt: A Software Epidemic

Reactions 4 Comments
5 min read
Drag-Drop-Upload, using JavaScript;

Drag-Drop-Upload, using JavaScript;

Reactions 5 Comments
2 min read
How to Build a RegEx Engine in Python (Part 1: The Grammar)

How to Build a RegEx Engine in Python (Part 1: The Grammar)

Reactions 4 Comments
3 min read
Do you start with frontend, backend, or both?

Do you start with frontend, backend, or both?

Reactions 22 Comments 31
1 min read
How to get Unstack in CODING?

How to get Unstack in CODING?

Reactions 2 Comments
4 min read
Performance Measurement

Performance Measurement

Reactions 8 Comments 1
1 min read
Do you code on weekends?

Do you code on weekends?

Reactions 45 Comments 86
1 min read
How to Make Your First Open Source Contribution

How to Make Your First Open Source Contribution

Reactions 301 Comments 14
8 min read
How often do you maintain the code that's not a part of your favorite stack?

How often do you maintain the code that's not a part of your favorite stack?

Reactions 16 Comments 13
1 min read
Getting out of Stuck (tips)

Getting out of Stuck (tips)

Reactions 2 Comments
3 min read
Dynamic Data Generation with JavaScript

Dynamic Data Generation with JavaScript

Reactions 4 Comments
3 min read
Usage of git stash

Usage of git stash

Reactions 2 Comments 1
2 min read
This will remove Your GitHub Fear

This will remove Your GitHub Fear

Reactions 6 Comments 1
3 min read
A Hitchhiker's Guide to SQLite with Python

A Hitchhiker's Guide to SQLite with Python

Reactions 8 Comments
14 min read
Defensive Programming

Defensive Programming

Reactions 7 Comments
2 min read
How many unfinished projects do you have?

How many unfinished projects do you have?

Reactions 23 Comments 42
1 min read
Teaching Coding to Absolute Beginners

Teaching Coding to Absolute Beginners

Reactions 4 Comments
5 min read
How do you deal with unproductive days?

How do you deal with unproductive days?

Reactions 32 Comments 14
1 min read
Top 10 Most Promising Programming Languages for 2021

Top 10 Most Promising Programming Languages for 2021

Reactions 2 Comments
1 min read
Easily Handle Component Versioning with Vue3

Easily Handle Component Versioning with Vue3

Reactions 25 Comments 2
5 min read
Why Community is Important for Developers

Why Community is Important for Developers

Reactions 39 Comments 4
3 min read
Coding Advice I Wish I'd Trusted Earlier

Coding Advice I Wish I'd Trusted Earlier

Reactions 2 Comments 1
11 min read
Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

Reactions 6 Comments
3 min read
How I Made a Country-Info Project Using Python

How I Made a Country-Info Project Using Python

Reactions 5 Comments
3 min read
TIL: Comparison of Coding and Programming

TIL: Comparison of Coding and Programming

Reactions 7 Comments
2 min read
A Beginners Guide to Project Building

A Beginners Guide to Project Building

Reactions 48 Comments
4 min read
Day 349 : Guilty All The Same

Day 349 : Guilty All The Same

Reactions 2 Comments
2 min read
How to find time to code regularly

How to find time to code regularly

Reactions 3 Comments
4 min read
I analyzed my six years of food deliveries

I analyzed my six years of food deliveries

Reactions 5 Comments 5
5 min read
Is coder's job worth anything when there is no coding?

Is coder's job worth anything when there is no coding?

Reactions 5 Comments
4 min read
Logic Explained: Meeting Scheduler - Leetcode [Java] using Two Pointers

Logic Explained: Meeting Scheduler - Leetcode [Java] using Two Pointers

Reactions 6 Comments
3 min read
7 Stellar Courses for Java Beginners

7 Stellar Courses for Java Beginners

Reactions 2 Comments
6 min read
Do you code mobile-first?

Do you code mobile-first?

Reactions 61 Comments 42
1 min read
10 good practices for CODING

10 good practices for CODING

Reactions 2 Comments
1 min read
How to ace a coding interview even if you can't solve the problem

How to ace a coding interview even if you can't solve the problem

Reactions 15 Comments
4 min read
loading...
Forem Open with the Forem app