DEV Community

# code

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Protocol oriented Programming (PoP)

Protocol oriented Programming (PoP)

11
Comments
2 min read
Deploy Your React App To Heroku

Deploy Your React App To Heroku

184
Comments 21
3 min read
Should code have an expiry date?

Should code have an expiry date?

19
Comments 15
1 min read
3 Mistakes Developers Make that Prevent Them from Improving the Performance of Applications

3 Mistakes Developers Make that Prevent Them from Improving the Performance of Applications

9
Comments
2 min read
Implementing Parallel Reduction in CUDA

Implementing Parallel Reduction in CUDA

12
Comments
2 min read
Create your developer landing page with GitHub Pages 🎉

Create your developer landing page with GitHub Pages 🎉

257
Comments 26
2 min read
Why Code Comments Still Matter

Why Code Comments Still Matter

38
Comments 11
3 min read
Why you should code in vanilla too

Why you should code in vanilla too

34
Comments 10
2 min read
Getting started with CUDA (using VS2017)

Getting started with CUDA (using VS2017)

13
Comments
4 min read
Computing the Levenshtein (Edit) Distance of Two Strings using C#

Computing the Levenshtein (Edit) Distance of Two Strings using C#

10
Comments
4 min read
Let me help you to start using RavenDB4: Querying with RQL

Let me help you to start using RavenDB4: Querying with RQL

9
Comments
4 min read
Let me help you to start using RavenDB4

Let me help you to start using RavenDB4

10
Comments
6 min read
Brackets or VS code or Atom?

Brackets or VS code or Atom?

13
Comments 9
1 min read
I moved on & need help in configuration!! 😞

I moved on & need help in configuration!! 😞

10
Comments 12
1 min read
Little Geo Stories: Square Miles

Little Geo Stories: Square Miles

36
Comments 15
3 min read
A code community, but not for you

A code community, but not for you

26
Comments 2
1 min read
Let's talk about emojis

Let's talk about emojis

62
Comments 9
6 min read
A Deeper Inspection Into Compilation And Interpretation

A Deeper Inspection Into Compilation And Interpretation

96
Comments 8
15 min read
7 Ranks of Coderhood: Coder, Programmer, Computer Scientist, Developer, Engineer, Architect

7 Ranks of Coderhood: Coder, Programmer, Computer Scientist, Developer, Engineer, Architect

194
Comments 46
16 min read
Using async await with jQuery’s $.ajax

Using async await with jQuery’s $.ajax

23
Comments 4
4 min read
Goodbye code. No more of you for a bit.

Goodbye code. No more of you for a bit.

15
Comments 1
2 min read
Do software engineers at the largest tech companies (i.e. Google, Facebook, Apple, etc.) use Github for version control?

Do software engineers at the largest tech companies (i.e. Google, Facebook, Apple, etc.) use Github for version control?

14
Comments 25
1 min read
Introduction to Google Code-In

Introduction to Google Code-In

12
Comments 2
2 min read
TODO in code

TODO in code

24
Comments 21
1 min read
JavaScript’s cryptic ‘this’ – what, when and why

JavaScript’s cryptic ‘this’ – what, when and why

29
Comments 3
2 min read
30 days of code challenge starts tomorrow!

30 days of code challenge starts tomorrow!

18
Comments 5
1 min read
MS Visual Studio Code - Guide To Git

MS Visual Studio Code - Guide To Git

29
Comments
2 min read
JavaScript Class Improvements

JavaScript Class Improvements

39
Comments 11
2 min read
Best way to copy an object in JavaScript?

Best way to copy an object in JavaScript?

27
Comments 21
1 min read
CodeCraft – Architecting Teams Notes and follow-up

CodeCraft – Architecting Teams Notes and follow-up

7
Comments
4 min read
CodeCraft – Architecting Teams

CodeCraft – Architecting Teams

6
Comments
1 min read
Hello

Hello

8
Comments 1
1 min read
Customize Your VS Code Icon

Customize Your VS Code Icon

40
Comments 16
2 min read
Reason got an Update

Reason got an Update

20
Comments 8
2 min read
Turning off the syntax highlighter

Turning off the syntax highlighter

31
Comments 32
1 min read
Make Your Pseudocode Your Real Code

Make Your Pseudocode Your Real Code

55
Comments 5
4 min read
Prioritization for Perfectionists, or: How I Learned to Stop Worrying and Love the Non-Perfection

Prioritization for Perfectionists, or: How I Learned to Stop Worrying and Love the Non-Perfection

39
Comments 7
6 min read
Flask vs Django.... can I skip flask after the basics of python and use Django???

Flask vs Django.... can I skip flask after the basics of python and use Django???

3
Comments 1
1 min read
16 Best Source Code Gems [Collection]

16 Best Source Code Gems [Collection]

105
Comments 13
3 min read
Lessons learned about Bus Factor (3/5): Write explicit code

Lessons learned about Bus Factor (3/5): Write explicit code

16
Comments
4 min read
Lessons learned about Bus Factor (4/5): Stay close to the domain

Lessons learned about Bus Factor (4/5): Stay close to the domain

14
Comments
6 min read
Web Designing, Web Developing, App Coding or whatever you call it.

Web Designing, Web Developing, App Coding or whatever you call it.

39
Comments 6
3 min read
Build Your First Application With Codeignter - 1

Build Your First Application With Codeignter - 1

5
Comments
1 min read
Scaffolding: Another Benefit of Clean Code

Scaffolding: Another Benefit of Clean Code

25
Comments 3
1 min read
Leaving Your Day Job and Becoming a Full-Time Blogger: 5 Valuable Lessons I Learned

Leaving Your Day Job and Becoming a Full-Time Blogger: 5 Valuable Lessons I Learned

5
Comments
8 min read
Improve your developer skills with Code Katas

Improve your developer skills with Code Katas

18
Comments 1
4 min read
Making babies, emotions and code reviews

Making babies, emotions and code reviews

24
Comments 4
4 min read
12 Reasons To Avoid Individual Code Ownership

12 Reasons To Avoid Individual Code Ownership

61
Comments 14
8 min read
GitHub on the go?

GitHub on the go?

8
Comments 15
1 min read
Turn Your Static Website Into a Web App in Minutes With Remake, An Open Source Framework

Turn Your Static Website Into a Web App in Minutes With Remake, An Open Source Framework

8
Comments
3 min read
Vemto - Laravel Code Generator and Studio

Vemto - Laravel Code Generator and Studio

5
Comments 2
1 min read
Programs! Processes! Threads!

Programs! Processes! Threads!

24
Comments
4 min read
Counting Linearly With Counting Sort

Counting Linearly With Counting Sort

21
Comments 5
15 min read
20 great resources to help you learn to code

20 great resources to help you learn to code

14
Comments
7 min read
Inking and thinking in software project

Inking and thinking in software project

16
Comments
2 min read
How to sell the idea of ​​refactoring to the project manager?

How to sell the idea of ​​refactoring to the project manager?

12
Comments 1
3 min read
Casual Programming With Python & Music : Pascal's Triangle

Casual Programming With Python & Music : Pascal's Triangle

3
Comments
1 min read
Do you need a full test suite for new projects?

Do you need a full test suite for new projects?

3
Comments 1
4 min read
Giving and Receiving Great Code Reviews

Giving and Receiving Great Code Reviews

64
Comments 6
5 min read
Pivoting To Understand Quicksort [Part 2]

Pivoting To Understand Quicksort [Part 2]

18
Comments
14 min read
loading...