Emmersive Learning
4.87K subscribers
2.11K photos
71 videos
10 files
933 links
Learn Fullstack Development | Coding.

Youtube : https://www.youtube.com/@EmmersiveLearning/

Website : https://emmersivelearning.com/

Contact Admin : @MehammedTeshome
Download Telegram
The roadmap to learning HTML

1. Understanding the full form of HTML
2. Anatomy of tags
3. HTML5 boilerplate
4. Heading tags
5. ul, ol, li, tags
6. img, span tag
7. Table tags for layout
8. Form tags
9. Some more semantic elements
10. Basic attributes


if you are new, Start your web dev Journey

https://www.youtube.com/watch?v=kDE31AmaIAM
👍41
Start....
9👍5
2
Forwarded from Immersive Ai
Ministral AI introduce a next generaiton of le chat.

a great competitor of chatgpt with FREE plan.

Web Search
- PDF and Image upload
- Code and text generation
- Canvas
- Image generation and others all in one.

go check it.
https://chat.mistral.ai/chat
🔥2
is this true ? 😊
😁10🤣3
Count your tabs.
👍1
Load Balancing algorithms for your next system design tasks.
👍1
Forwarded from Immersive Ai
A WILD Reddit post went viral after a news station worker shared how their entire team just got laid off—replaced by AI:

https://t.me/MuhibAi
1
Forwarded from Muhammed Teshome
Educate Yourself.

The best investment you will make is educating yourself.
4
I'll never understand why universities still make students write code on paper😊
😭12😢21
🙌
Forwarded from Muhammed Teshome
The Time is Coming.

The One Person Business Model is the Future.

Learn to Code. Learn to Build. Learn to Sell.

More importantly, Learn to use Ai Better.

Befriend with Ai, and you can run a company alone.

The Future is Here.
Stand Up!

Coders!...Builders....Makers...

Are you ready ?
9
It doesn't matter if you used JavaScript, Python, PHP, or whatever to code it if it solves the problem.
👍5
Which was your first Hello world ?😊

Mine was, Python. 😍
👍4
is 'HTML' a programming language ? 😊😁
Anonymous Poll
36%
Yes
64%
No
Basic Steps to get into Coding:

📚 Learn HTML
💻 Learn CSS
⌨️ Create a website
📱 Make the website responsive
🔖 Learn JS
🖼 Make a simple slideshow using JS
🎨 Create an animation button with CSS
🌞 Make a JS ☀️/🌙 toggle
🖱 Deploy your website
📲 Share it with other people
👍5
Master JavaScript :

The JavaScript Tree 👇
|
|── Variables
| ├── var
| ├── let
| └── const
|
|── Data Types
| ├── String
| ├── Number
| ├── Boolean
| ├── Object
| ├── Array
| ├── Null
| └── Undefined
|
|── Operators
| ├── Arithmetic
| ├── Assignment
| ├── Comparison
| ├── Logical
| ├── Unary
| └── Ternary (Conditional)
|
|── Control Flow
| ├── if statement
| ├── else statement
| ├── else if statement
| ├── switch statement
| ├── for loop
| ├── while loop
| └── do-while loop
|
|── Functions
| ├── Function declaration
| ├── Function expression
| ├── Arrow function
| └── IIFE (Immediately Invoked Function Expression)
|
|── Scope
| ├── Global scope
| ├── Local scope
| ├── Block scope
| └── Lexical scope
|
|── Arrays
| ├── Array methods
| | ├── push()
| | ├── pop()
| | ├── shift()
| | ├── unshift()
| | ├── splice()
| | ├── slice()
| | └── concat()
| └── Array iteration
| ├── forEach()
| ├── map()
| ├── filter()
| └── reduce()
|
|── Objects
| ├── Object properties
| | ├── Dot notation
| | └── Bracket notation
| ├── Object methods
| | ├── Object.keys()
| | ├── Object.values()
| | └── Object.entries()
| └── Object destructuring
|
|── Promises
| ├── Promise states
| | ├── Pending
| | ├── Fulfilled
| | └── Rejected
| ├── Promise methods
| | ├── then()
| | ├── catch()
| | └── finally()
| └── Promise.all()
|
|── Asynchronous JavaScript
| ├── Callbacks
| ├── Promises
| └── Async/Await
|
|── Error Handling
| ├── try...catch statement
| └── throw statement
|
|── JSON (JavaScript Object Notation)
|
|── Modules
| ├── import
| └── export
|
|── DOM Manipulation
| ├── Selecting elements
| ├── Modifying elements
| └── Creating elements
|
|── Events
| ├── Event listeners
| ├── Event propagation
| └── Event delegation
|
|── AJAX (Asynchronous JavaScript and XML)
|
|── Fetch API
|
|── ES6+ Features
| ├── Template literals
| ├── Destructuring assignment
| ├── Spread/rest operator
| ├── Arrow functions
| ├── Classes
| ├── let and const
| ├── Default parameters
| ├── Modules
| └── Promises
|
|── Web APIs
| ├── Local Storage
| ├── Session Storage
| └── Web Storage API
|
|── Libraries and Frameworks
| ├── React
| ├── Angular
| └── Vue.js
|
|── Debugging
| ├── Console.log()
| ├── Breakpoints
| └── DevTools
|
|── Others
| ├── Closures
| ├── Callbacks
| ├── Prototypes
| ├── this keyword
| ├── Hoisting
| └── Strict mode
|
|____________ END __________________


Here is the full course :
https://www.youtube.com/watch?v=jF5oxeeuu6E
5👍3