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

Youtube : https://www.youtube.com/@EmmersiveLearning/?sub_confirmation=1

Contact Admin : @MehammedTeshome
Download Telegram
Emmersive Learning
@EmmersiveLearning
Dall-E generated logos for Emmersive...


#gist .... you can generate your own logo with ai
❀1
Top JAVASCRIPT FRAMEWORKS πŸ‘‡πŸ”₯

πŸ“ React js
πŸ“‚ JSX
πŸ“‚ Component-based
πŸ“‚ Debugging
πŸ“‚ High performance
πŸ“‚ One-way data binding

πŸ“ TezJS
πŸ“‚ Support for headless CMS
πŸ“‚ Progressive Bootstraping
πŸ“‚ Content lazy loading
πŸ“‚ PRPL Pattern

πŸ“ Vue.js
πŸ“‚ HTML-based templates
πŸ“‚ Data binding & virtual dom
πŸ“‚ Better adaptability
πŸ“‚ css animations & transition

πŸ“ Aureliajs
πŸ“‚ Clean documentation
πŸ“‚ Multiple language support
πŸ“‚ Extensibility & components

πŸ“ Angular js
πŸ“‚ Data binding
πŸ“‚ Dependency injection
πŸ“‚ Animation
πŸ“‚ Progressive web apps

πŸ“ Ember js
πŸ“‚ Routes as core features
πŸ“‚ Instance initilaizers
πŸ“‚ Utilizes templates
πŸ“‚ Ember CLI

πŸ“ Svelte
πŸ“‚ Lightweight
πŸ“‚ Easy to understand
πŸ“‚ Concise code
πŸ“‚ Truly reactive
Master these 13 essential React topics:

πŸ“Œ JSX
πŸ“Œ Components
πŸ“Œ Props
πŸ“Œ State
πŸ“Œ Lifecycle methods
πŸ“Œ Hooks
πŸ“Œ Event handling
πŸ“Œ Conditional rendering
πŸ“Œ Lists and keys
πŸ“Œ Styling in React
πŸ“Œ React Router
πŸ“Œ State management (Redux)
πŸ“Œ Context API

What else would you add?
❀2
Here are 10 websites that can teach you more than College degree..

1. Class Central

2. edX online earning

3. Khan Academy

4. Udemy Online Learning

5. Open Learn

6. Future learn

7. Coursera

8. MIT OpenCourseware

9. Codecademy

10. Skillshare
❀3
Do you think AI will ever surpass human intelligence?
Do you think robots will replace more jobs than they create, or will they lead to new types of employment?
❀2
Cybersecurity Fields
πŸ‘4
🌐 HTML Quiz

Which HTML element is used to embed multimedia content, such as audio or video, in a web page?

A) <media>

B) <multimedia>

C) <embed>

D) <object>

#html #learners
πŸ‘3
What's your go-to database for backend development?

- MySQL
- MongoDB
- Oracle
- PostgreSQL
- Other?
❀2
Are you interested with the contents in this channel ?
Anonymous Poll
100%
Interesred
0%
Not Interested
0%
i don't care about this
❀6
This media is not supported in your browser
VIEW IN TELEGRAM
copilot has started to make a song with its Suno plugin.

Enjoy!
β€”-

[Verse]
From the pixels to the web, we'll take you on a ride
Emmersive Learning, it's time to open up your mind
With HTML and CSS, we'll build it from the ground
Javascript and Python, let the codes astound (woo!)

[Chorus]
Join the revolution, come and take a seat
Emmersive Learning, get ready for the treat
We'll teach you how to code, unlock the digital sphere
Emmersive Learning, education's in the air
❀4😁1
What for what?

πŸ–Ό Frontend
β†’HTML + CSS
β†’Javascript
β†’React
β†’VueJs
β†’Angular
β†’Svelte

πŸ”™ Backend:
β†’Nodejs/Express
β†’Python/Django
β†’PHP/Laravel
β†’Java
β†’C#

πŸ’½ Database
β†’MongoDB
β†’MySQL
β†’Postgres
β†’Redis

πŸ–₯ Desktop
β†’Electron
β†’Tairi
β†’PyQt

πŸ“±Phones:
β†’React Native
β†’Flutter
β†’Swift
β†’Kotlin

πŸ–₯ System
β†’Go
β†’C++
β†’Rust

πŸ”’ Security:
β†’ OAuth
β†’ JWT (JSON Web Tokens)
β†’ SSL/TLS

🌐 Web Servers:
β†’ Apache
β†’ Nginx

πŸ” Frontend State Management:
β†’ Redux
β†’ MobX

πŸ“Š Data Visualization:
β†’ D3.js
β†’ Chart.js

πŸ›  Build Tools:
β†’ Webpack
β†’ Babel

πŸ§ͺ Testing:
β†’ Jest
β†’ Selenium

Add more πŸ’¬πŸ‘‡

@EmmersiveLearning
❀3
No excuses. Keep growing 🌱

🌐 ChatGPT is FREE
πŸ€– Bard ai is FREE
🏫 W3School is FREE
❌ is FREE
🏫 Khan Academy is FREE
πŸ” Google is FREE
πŸ™ GitHub is FREE
πŸ’» Public APIs are FREE
▢️ YouTube is FREE
πŸŽ“ MDN is FREE
🎨 Figma is FREE
πŸ“š Courses are FREE
🎨 Canva is FREE
πŸ¦‰ Duolingo is FREE
πŸŽ™ Podcasts are FREE
πŸ“ƒ NotionHQ is FREE

@EmmersiveLearning
πŸ‘4
Complete Git road map

with working flowπŸ”₯

1.Core:
β€’ git init
β€’ git clone
β€’ git add
β€’ git commit
β€’ git status
β€’ git diff
β€’ git checkout
β€’ git reset
β€’ git log
β€’ git show
β€’ git tag
β€’ git push
β€’ git pull

2.Branching:
β€’ git branch
β€’ git checkout -b
β€’ git merge
β€’ git rebase
β€’ git branch --set-upstream-to
β€’ git branch --unset-upstream
β€’ git cherry-pick

3.Merging:
β€’ git merge
β€’ git rebase

4.Stashing:
β€’ git stash
β€’ git stash pop
β€’ git stash list
β€’ git stash apply
β€’ git stash drop

5.Remotes:
β€’ git remote
β€’ git remote add
β€’ git remote remove
β€’ git fetch
β€’ git pull
β€’ git push
β€’ git clone --mirror

6.Configuration:
β€’ git config
β€’ git global config
β€’ git reset config

7. Plumbing:
β€’ git cat-file
β€’ git checkout-index
β€’ git commit-tree
β€’ git diff-tree
β€’ git for-each-ref
β€’ git hash-object
β€’ git ls-files
β€’ git ls-remote
β€’ git merge-tree
β€’ git read-tree
β€’ git rev-parse
β€’ git show-branch
β€’ git show-ref
β€’ git symbolic-ref
β€’ git tag --list
β€’ git update-ref

8.Porcelain:
β€’ git blame
β€’ git bisect
β€’ git checkout
β€’ git commit
β€’ git diff
β€’ git fetch
β€’ git grep
β€’ git log
β€’ git merge
β€’ git push
β€’ git rebase
β€’ git reset
β€’ git show
β€’ git tag

9.Alias:
β€’ git config --global alias.<alias> <command>

10.Hook:
β€’ git config --local core.hooksPath <path>

11.Experimental: (May not be fully Supported)
β€’ git annex
β€’ git am
β€’ git cherry-pick --upstream
β€’ git describe
β€’ git format-patch
β€’ git fsck
β€’ git gc
β€’ git help
β€’ git log --merges
β€’ git log --oneline
β€’ git log --pretty=
β€’ git log --short-commit
β€’ git log --stat
β€’ git log --topo-order
β€’ git merge-ours
β€’ git merge-recursive
β€’ git merge-subtree
β€’ git mergetool
β€’ git mktag
β€’ git mv
β€’ git patch-id
β€’ git p4
β€’ git prune
β€’ git pull --rebase
β€’ git push --mirror
β€’ git push --tags
β€’ git reflog
β€’ git replace
β€’ git reset --hard
β€’ git reset --mixed
β€’ git revert
β€’ git rm
β€’ git show-branch
β€’ git show-ref
β€’ git show-ref --heads
β€’ git show-ref --tags
β€’ git stash save
β€’ git subtree
β€’ git tag --delete
β€’ git tag --force
β€’ git tag --sign
β€’ git tag -f
β€’ git tag -l
β€’ git tag --verify
β€’ git unpack-file
β€’ git update-index
β€’ git verify-pack
β€’ git worktree

------------------- END ------------------

Some good resources to Learn Git faster ☺️

1.Git Official Documentation:
https://git-scm.com/doc
πŸ‘6