1. Fundamentals of Digital Marketing:- This is the basic Digital marketing course by Google with 26 modules in it created by professional Google trainers.
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
🔹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