DEV Community

Cover image for What's the dev skill you mastered in a day?

What's the dev skill you mastered in a day?

Madza on September 29, 2020

First ones that come to my mind would be Markdown and Emmet.
Increases my productivity and I use them every day.

What are some of your skills that were easy to pick up and then became a main part of your dev routine?

Collapse
 
louislow profile image
Louis Low

React.js, I only learn selected topics such as the basic web component and lifecycles, looping, props, and states. Just enough for me to creating UI Templating to pleasing my client's frontend dev team.

I only spend time learning something that is valuable to me. And learning something for others, but not in full learning, usually, only the right amount.

Collapse
 
kaeptnkrunch profile image
Stephan B. R. Langenau

C++ ... nah thats a joke :D

Yeah, i learn Markdown in one day. For me its not a Programming Language, its more like distinctive language.

Collapse
 
mabla0531 profile image
Matthew Bland

I've known C++ for 8 years now, I've written 4 complex games in it, and I've taken 3 college courses utilizing it including Data Structs and Algorithms and I can still proudly say I have no idea what I'm doing in C++ 😂

Collapse
 
kaeptnkrunch profile image
Stephan B. R. Langenau

Yeah, motivate me 🤣🤣🤣

Collapse
 
alfiegoldson profile image
Alfie

Learning the basics of git, Github & Markdown made my workflow a lot smoother.

+ Not really a skill but CodeSandBox makes prototyping so much faster I felt I should mention it. I use it everyday to code simple features without having to setup an entirely new dev environment.

Collapse
 
bbarbour profile image
Brian Barbour

Existential dread.

Collapse
 
jasongabler profile image
Jason Gabler

You must work in higher ed :D

Collapse
 
yaythomas profile image
yaythomas

print('DID THAT WORK')

doesn't matter which language, use this to this day for debugging.

Collapse
 
prateek88 profile image
prateek goyal

Same for me. The day I realized the power of this, I never looked back. Honestly it is so powerful, I never used another debugger.

Collapse
 
yellalena profile image
aliona matveeva

agree! I wouln't say I never used another debugger since then, but it is indeed a great start before you go and dig down with any debugger, just to determine an area of the error.

Collapse
 
radualexandrub profile image
Radu-Alexandru B • Edited

Python.

Erhm, ok.. for real though, coming from C++, I was really amazed by what I can achieve with Python (in such a few lines of code!!!). Long story short, I was solving programming challenges for an Exam for a Uni course, then some colleagues where I've had my first internship suggested me Python to solve such challenges (HackerRank style). I've grabbed this tutorial series from Socratica, I've fully understood the syntax and then the next day I've tried solving the challenges... And I discovered that every idea that I had, it could be produced elegantly in Python code, and it just worked!

My 2 cents about this: If you've mastered any other programming language, I think it's easier (and really fast) to learn (at least at syntax level) another programming language, especially while solving programming challenges or while making a project in that new language (especially Python).

Collapse
 
cescquintero profile image
Francisco Quintero 🇨🇴

Honestly, none.

Collapse
 
karandpr profile image
Karan Gandhi

Blaming other developers for your misfortune.

Collapse
 
madza profile image
Madza

lol, this made my day 😂😂

Collapse
 
karandpr profile image
Karan Gandhi

Among Us is just a game about standup meeting. :D

Thread Thread
 
cescquintero profile image
Francisco Quintero 🇨🇴

ajajajajajajajaaj

Collapse
 
jasongabler profile image
Jason Gabler

Like, at birth.

Collapse
 
mccurcio profile image
Matt Curcio • Edited

The IDE RStudio for the R language.
Learning the basics of RStudio made learning R less daunting. It was my Activation Energy, lol.

BUT I also agree with @cescquintero ! There is no silver bullet, all of the toughest goals were hard-won.

Collapse
 
pablohs1986 profile image
Pablo Herrero

Oh lord, clearly Emmet (don't know how I lived without him), Markdown and Git basics :)

p.d.: Idea for another post: "What's the development skill you have taken the longest to master?". You have to do it, Madza :P

Collapse
 
rahulmanojt profile image
Rahul T

I mastered jekyll (which is a static site generator) with one night and build a website the next day morning.
Also i learned markdown in one day

Collapse
 
ubong_eduok profile image
Ubong Eduok

lol i actually mastered how to google out errors and code problems in a day

Collapse
 
louislow profile image
Louis Low

C'mon, gimme some hug.

Collapse
 
cescquintero profile image
Francisco Quintero 🇨🇴

Here hug

Collapse
 
anikethsdeshpande profile image
Aniketh Deshpande

Json, git basics, docker basics

Collapse
 
picwellwisher12pk profile image
Amir Hameed

Mermaid? I shall check

Collapse
 
scroung720 profile image
scroung720

quantum physics

Collapse
 
picwellwisher12pk profile image
Amir Hameed

waaow

Collapse
 
harshhhdev profile image
Harsh Singh

I'd say MD and JSON. They're both extremely simple dev skills which you can easily master in under a half hour.

Collapse
 
madza profile image
Madza

yeah, and JSON 😉👍

Collapse
 
scottishross profile image
Ross Henderson • Edited

The concept of Kaizen. In everything I do I ask myself "what's the smallest improvement I can make to this process to make it better", and I often find something small.

Collapse
 
jasongabler profile image
Jason Gabler

From reading these replies, I sense that the general understanding of the gravitas inherent to the verb "to master" has been severely watered down in recent decades.

Collapse
 
juniordevforlife profile image
Jason F

Googling for help.

Collapse
 
devcoder profile image
devcoder

SASS

Collapse
 
harrisonkugler profile image
Harrison Kugler 🚀🏄

Git for sure

Collapse
 
shadowtime2000 profile image
shadowtime2000

Git and Python.

Collapse
 
sathishweb profile image
Sathish Ramani • Edited

gRPC. Quickstart in documentation clearly explained requires concepts with samples for unary, server streaming, client streaming and bi-directional streaming RPC.

Collapse
 
unityarno profile image
Aref Eghbali

googling stuff.

Collapse
 
hrishio profile image
Hrishi Mittal

Self-doubt

Collapse
 
hxii profile image
Paul (hxii) Glushak

Madza, this may be offtopic, but do you actually post any content on dev.to besides posting in #discuss all the time?

Collapse
 
madza profile image
Madza • Edited

I usually post expanded articles on tools and resources (see my pinned articles). Tbh, working on one right now 😉 I'm also into motivational stuff and it's always my pleasure to inspire people. 🧙‍♂️✨
I always thought the discussion format is the best way to learn. The creators of DEV has dedicated a unique #discuss tag for that reason here on DEV, with 10K+ posts already. The discuss tag is moderated by 5 experienced developers, if they will find the content to be inappropriate, they will change the tags or remove the post. 👮‍♂️
I always try to give my knowledge on the top of discussion topics, so others can get some info from the initial post too. Furthermore, browsing through comments there are lots of valuable sources on new tools, tips and suggestions, as many users have noted that they have learned a lot from my discussions. I see it as a two way communication and it's awesome to exchange the knowledge, meaning it's a win-win for all of us participating ❤💯