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.
Boost your Productiveness with RegEx (a little)
Cover image for Boost your Productiveness with RegEx (a little)

Boost your Productiveness with RegEx (a little)

112
Comments 19
4 min read
Breaking Down ES6: Promises
Cover image for Breaking Down ES6: Promises

Breaking Down ES6: Promises

20
Comments 1
5 min read
Is anyone interested in an Elm tutorial?

Is anyone interested in an Elm tutorial?

17
Comments 10
1 min read
Review of Introduction to Discrete Mathematics for Computer Science Specialization
Cover image for Review of Introduction to Discrete Mathematics for Computer Science Specialization

Review of Introduction to Discrete Mathematics for Computer Science Specialization

10
Comments
2 min read
Strings in Kotlin
Cover image for Strings in Kotlin

Strings in Kotlin

14
Comments
2 min read
under_scores, camelCase and PascalCase - The three naming conventions every programmer should be aware of
Cover image for under_scores, camelCase and PascalCase - The three naming conventions every programmer should be aware of

under_scores, camelCase and PascalCase - The three naming conventions every programmer should be aware of

67
Comments 17
3 min read
What is pub/sub messaging? A simple explainer.

What is pub/sub messaging? A simple explainer.

11
Comments
4 min read
Data Types in Kotlin
Cover image for Data Types in Kotlin

Data Types in Kotlin

7
Comments
1 min read
Functions in Kotlin
Cover image for Functions in Kotlin

Functions in Kotlin

4
Comments
2 min read
Nulls in kotlin. How kotlin handles the developer's pain “The NPE”
Cover image for Nulls in kotlin. How kotlin handles the developer's pain “The NPE”

Nulls in kotlin. How kotlin handles the developer's pain “The NPE”

8
Comments
3 min read
Numbers in Kotlin
Cover image for Numbers in Kotlin

Numbers in Kotlin

5
Comments
2 min read
Char and Boolean in Kotlin
Cover image for Char and Boolean in Kotlin

Char and Boolean in Kotlin

6
Comments
1 min read
Keywords in Kotlin
Cover image for Keywords in Kotlin

Keywords in Kotlin

5
Comments
2 min read
How Kotlin provides 100% interoperability with Java?
Cover image for How Kotlin provides 100% interoperability with Java?

How Kotlin provides 100% interoperability with Java?

9
Comments
2 min read
Variables in Kotlin
Cover image for Variables in Kotlin

Variables in Kotlin

7
Comments
2 min read
Type Inference in Kotlin. How things exactly work behind the scenes.
Cover image for Type Inference in Kotlin. How things exactly work behind the scenes.

Type Inference in Kotlin. How things exactly work behind the scenes.

3
Comments
1 min read
Identifiers in Kotlin
Cover image for Identifiers in Kotlin

Identifiers in Kotlin

5
Comments
2 min read
DISCUSS: What are you loving about "on-call" in your role?

DISCUSS: What are you loving about "on-call" in your role?

5
Comments 5
1 min read
What are JDK, JVM, and JRE? The exact difference between them.
Cover image for What are JDK, JVM, and JRE? The exact difference between them.

What are JDK, JVM, and JRE? The exact difference between them.

44
Comments 2
2 min read
AYDT - 02 ( Are You Doing This ❓ ) - One step towards Ninja Land.
Cover image for AYDT - 02 ( Are You Doing This ❓ ) - One step towards Ninja Land.

AYDT - 02 ( Are You Doing This ❓ ) - One step towards Ninja Land.

7
Comments
3 min read
From Interviewee to Interviewer to Interviewee

From Interviewee to Interviewer to Interviewee

49
Comments
5 min read
How much CSS should you know to use a CSS framework?

How much CSS should you know to use a CSS framework?

16
Comments 8
1 min read
Forget What You've Heard, Now Is the Best Time to Become a Coder
Cover image for Forget What You've Heard, Now Is the Best Time to Become a Coder

Forget What You've Heard, Now Is the Best Time to Become a Coder

53
Comments 3
5 min read
Asynchronous Javascript: 3 ways

Asynchronous Javascript: 3 ways

70
Comments 8
3 min read
Understanding closures in Javascript - Javascript weekly

Understanding closures in Javascript - Javascript weekly

132
Comments 2
5 min read
loading...