My devlearn flow
We all learn at our own pace and in our own way, in this post I “try” to explain what I do to grow and become an efficient dev one step at a time.
🌗
We all learn at our own pace and in our own way, in this post I “try” to explain what I do to grow and become an efficient dev one step at a time.
Here are my recommendations for some internet communities/social media to follow as a developer.
This list is a personal suggestion so if you find any more, please comment them below.
Features like lambda
, map
, filter
, reduce
are generally used to perform functional programming related tasks in Python.
Let’s take a quick look on them.
Here are some tips that I learned to make Python Programs faster (WIP).
Well basically PEP8 is a style guide which provides guidelines and best practices for writing python code.
This blog was originally posted on dev.to
So if you are looking forward to learn C++ in 2019, I present to you the 30 Seconds of C++.
A collection of STL (Standard Template Library) features of C++ which can be learned in 30 seconds or less.