Insane Developer changed to Insane Learner, But WHY!!?
A 🧵
Last week I launched a Newsletter named "Insane Developer" for Developer to learn new things every week as I planned to send them amazing things Every week to enhance their learnings
But later I realized that why can't everyone learn new things every week
Since the newsletter is more targeted towards learning, not towards learning for specific domains, hence here we go
From today Insane developer is Changed to Insane Learner
In this Newsletter, every week you will get
🔹Week's best post to enhance your knowledge
🔸Some amazing framework and learnings of mine and some top minds of World
🔹Tools to enhance your daily experience in life
🔸Interesting news and Articles
🔹Bonus Resource
Name is changed, not the focus of learning, hence get ready for Issue #2 this week and subscribe to the newsletter if you don't want to miss the Issue
1. Fundamentals of Digital Marketing:- This is the basic Digital marketing course by Google with 26 modules in it created by professional Google trainers.
🔹Scaffold: It provides the basic material layout of any app and can provide an AppBar, FloatingActionButton, body structure and a backgroundColor property
🔸Column: It displays its multiple children in a vertical array. It is not scrollable and has multiple basic axis alignment properties that help to position its children relevantly
2️⃣Stack: Stack data structure used to store a collection of objects i.e. particular objects can be added and stored in a stack by the Last In First Out principle