Forwarded from Immersive Ai
๐ Python: The Language of AI
Ready to dive into AI? Start with Python!
๐ฏ 8-Hour Python Full Course
โ Free
โ Beginner-Friendly
๐ Start Today: [Watch Now](https://youtu.be/VZKNq5xHP-4?si=7EfZLalXvR2cMgjp)
Your journey to mastering AI begins here! ๐ก
Ready to dive into AI? Start with Python!
๐ฏ 8-Hour Python Full Course
โ Free
โ Beginner-Friendly
๐ Start Today: [Watch Now](https://youtu.be/VZKNq5xHP-4?si=7EfZLalXvR2cMgjp)
Your journey to mastering AI begins here! ๐ก
YouTube
Python Full Course in Amharic: แจ แแญแฐแ แฎแญแต แจแแแแชแซ แฅแตแจ แแจแจแป (Complete Beginner to Advanced) #python
Welcome to the ultimate Python Full Course in Amharic! ๐ This course is designed to take you from a complete beginner to an advanced Python programmer. Whether you're learning Python for web development, data analysis, artificial intelligence, or generalโฆ
โค3
Emmersive Learning
๐ Python: The Language of AI Ready to dive into AI? Start with Python! ๐ฏ 8-Hour Python Full Course โ
Free โ
Beginner-Friendly ๐ Start Today: [Watch Now](https://youtu.be/VZKNq5xHP-4?si=7EfZLalXvR2cMgjp) Your journey to mastering AI begins here!โฆ
Python Guide Book.
โค5๐1
How to run your website:
FREE Static Site hosting
- Sevalla
- Netlify
- Vercel
- Github Pages
- Render
- Firebase Hosting
- Surge
- Cloudflare pages
- Azure
Free DB
- Supabase
- Mongo Atlas
- Turso
- Neon
FREE Backend
- Netlify functions
- Vercel
- Google functions
- Cloudflare workers
@EmmersiveLearning
FREE Static Site hosting
- Sevalla
- Netlify
- Vercel
- Github Pages
- Render
- Firebase Hosting
- Surge
- Cloudflare pages
- Azure
Free DB
- Supabase
- Mongo Atlas
- Turso
- Neon
FREE Backend
- Netlify functions
- Vercel
- Google functions
- Cloudflare workers
@EmmersiveLearning
โค3๐2
Forwarded from Muhammed Teshome
Toolset You need :
1. Canva: For design and branding.
2. CapCut: For editing videos.
3. AI Tools: For content generation,
4. Next.js: For building websites.
5. Notion : For project management .
6. Google Workspace : For email, document collaboration, and professional productivity.
7. Figma : For UI/UX design.
Learn this tools and skills. Do whatever you want.
You can have A ONE PERSON Business.
1. Canva: For design and branding.
2. CapCut: For editing videos.
3. AI Tools: For content generation,
4. Next.js: For building websites.
5. Notion : For project management .
6. Google Workspace : For email, document collaboration, and professional productivity.
7. Figma : For UI/UX design.
Learn this tools and skills. Do whatever you want.
You can have A ONE PERSON Business.
๐4
Best NodeJS frameworks to build your next API or Full-stack app.
1๏ธโฃ Express
2๏ธโฃ Fastify
3๏ธโฃ Restify
4๏ธโฃ Koa
5๏ธโฃ Hapi
6๏ธโฃ NestJS
1๏ธโฃ Express
2๏ธโฃ Fastify
3๏ธโฃ Restify
4๏ธโฃ Koa
5๏ธโฃ Hapi
6๏ธโฃ NestJS
๐1
If you're starting in Computer Science, Software Engineering, Information Systems, or any IT-related field, I highly recommend checking out this series in the CS playlist.
I wish I had access to resources like this when I started, but I didnโt. So, I created these videos for you. Use them, learn from them, and grow!
This playlist covers key Computer Science subfields, including:
- Algorithms
- Data Structures
- Computer Architecture
- Operating Systems
- Programming Languages
- Software Engineering
- Networking
- Artificial Intelligence (AI)
- Cybersecurity
๐ฅ Playlist Link: [https://youtube.com/playlist?list=PLGeDL5FZ9nGbn9R2DvHh47kc9k6nN3j5q&si=AxOd4xns_ufAa4de]
Start your journey today! ๐
@EmmersiveLearning
I wish I had access to resources like this when I started, but I didnโt. So, I created these videos for you. Use them, learn from them, and grow!
This playlist covers key Computer Science subfields, including:
- Algorithms
- Data Structures
- Computer Architecture
- Operating Systems
- Programming Languages
- Software Engineering
- Networking
- Artificial Intelligence (AI)
- Cybersecurity
๐ฅ Playlist Link: [https://youtube.com/playlist?list=PLGeDL5FZ9nGbn9R2DvHh47kc9k6nN3j5q&si=AxOd4xns_ufAa4de]
Start your journey today! ๐
@EmmersiveLearning
๐ฅ5๐2โค1
Do you still go to stackoverflow for your coding problem ?
Forwarded from Muhammed Teshome
I love the new Google Lens.
Some features โ
โ has an Ai Overview.
โ About this image
โ summarize or copy text from photo
โ Get product details instantly
โ Search what you see on desktop(Lens in chrome)
Some features โ
โ has an Ai Overview.
โ About this image
โ summarize or copy text from photo
โ Get product details instantly
โ Search what you see on desktop(Lens in chrome)
How to Learn HTML as beginner ๐ฐto advanced.
โโโ Structure of an HTML Document
| โโโ DOCTYPE Declaration
| โโโ HTML Tags
| โโโ Attributes
| โโโ Comments
|
|โโ Text Elements
| โโโ Headings (h1-h6)
| โโโ Paragraphs (p)
| โโโ Bold and Italic (b, strong, i, em)
| โโโ Line Breaks (br)
| โโโ Preformatted Text (pre)
|
|โโ Links
| โโโ Anchor Tag (a)
| โโโ Absolute and Relative URLs
| โโโ Open in New Tab (_blank)
| โโโ Email Links (mailto)
| โโโ Link Titles
|
|โโ Images
| โโโ img Tag
| โโโ src and alt Attributes
| โโโ Responsive Images
| โโโ Lazy Loading
|
|โโ Lists
| โโโ Ordered Lists (ol)
| โโโ Unordered Lists (ul)
| โโโ List Items (li)
| โโโ Nested Lists
|
|โโ Tables
| โโโ table, tr, th, td
| โโโ Table Headers
| โโโ Merging Cells (colspan, rowspan)
| โโโ Table Styling
|
|โโ Forms
| โโโ form Tag
| โโโ Input Types (text, email, password, etc.)
| โโโ Labels and Placeholders
| โโโ Buttons (button, submit, reset)
| โโโ Textarea
| โโโ Checkboxes and Radio Buttons
| โโโ Select and Option
| โโโ Form Validation
|
|โโ Multimedia
| โโโ Video Tag
| โโโ Audio Tag
| โโโ Source and Track Elements
| โโโ Autoplay and Controls
| โโโ Embedding YouTube Videos
|
|โโ Semantic HTML
| โโโ Header, Footer, Main
| โโโ Section, Article, Aside
| โโโ Nav
| โโโ Figure and Figcaption
| โโโ Time and Mark
|
|โโ Metadata
| โโโ head Tag
| โโโ title Tag
| โโโ Meta Tags
| โโโ Viewport Settings
| โโโ Favicon
|
|โโ Inline vs Block Elements
| โโโ Differences
| โโโ Examples of Inline Elements
| โโโ Examples of Block Elements
| โโโ Changing Display Property
|
|โโ Iframes
| โโโ Embedding Web Pages
| โโโ Sandbox Attribute
| โโโ Resizing and Borders
|
|โโ Accessibility (a11y)
| โโโ ARIA Roles
| โโโ alt Text for Images
| โโโ Semantic HTML for Screen Readers
| โโโ Keyboard Navigation
|
|โโ Forms Advanced
| โโโ Fieldset and Legend
| โโโ DataList
| โโโ Input Validation Patterns
| โโโ Hidden Inputs
| โโโ Autocomplete
|
|โโ Responsive Design
| โโโ Meta Viewport Tag
| โโโ Media Queries in HTML
| โโโ Picture Element
| โโโ Responsive Tables
|
|โโ HTML APIs
| โโโ Geolocation API
| โโโ Drag and Drop API
| โโโ Canvas API
| โโโ Web Storage API
|
|โโ Deprecated Tags and Attributes
| โโโ font Tag
| โโโ Center Tag
| โโโ Alternatives to Deprecated Features
|
|โโ SEO Basics
| โโโ Proper Heading Structure
| โโโ alt Tags for Images
| โโโ Meta Descriptions
| โโโ Robots Meta Tags
| โโโ Canonical Links
|
|โโ Best Practices
| โโโ Clean and Organized Code
| โโโ Avoid Inline CSS
| โโโ Use Semantic Tags
| โโโ Minimize Use of Deprecated Tags
| โโโ Validate HTML Code
|
|โโ Deployment
| โโโ Hosting Platforms (Netlify, Vercel)
| โโโ FTP Uploads
| โโโ Using GitHub Pages
|
|_________________END_________________
โโโ Structure of an HTML Document
| โโโ DOCTYPE Declaration
| โโโ HTML Tags
| โโโ Attributes
| โโโ Comments
|
|โโ Text Elements
| โโโ Headings (h1-h6)
| โโโ Paragraphs (p)
| โโโ Bold and Italic (b, strong, i, em)
| โโโ Line Breaks (br)
| โโโ Preformatted Text (pre)
|
|โโ Links
| โโโ Anchor Tag (a)
| โโโ Absolute and Relative URLs
| โโโ Open in New Tab (_blank)
| โโโ Email Links (mailto)
| โโโ Link Titles
|
|โโ Images
| โโโ img Tag
| โโโ src and alt Attributes
| โโโ Responsive Images
| โโโ Lazy Loading
|
|โโ Lists
| โโโ Ordered Lists (ol)
| โโโ Unordered Lists (ul)
| โโโ List Items (li)
| โโโ Nested Lists
|
|โโ Tables
| โโโ table, tr, th, td
| โโโ Table Headers
| โโโ Merging Cells (colspan, rowspan)
| โโโ Table Styling
|
|โโ Forms
| โโโ form Tag
| โโโ Input Types (text, email, password, etc.)
| โโโ Labels and Placeholders
| โโโ Buttons (button, submit, reset)
| โโโ Textarea
| โโโ Checkboxes and Radio Buttons
| โโโ Select and Option
| โโโ Form Validation
|
|โโ Multimedia
| โโโ Video Tag
| โโโ Audio Tag
| โโโ Source and Track Elements
| โโโ Autoplay and Controls
| โโโ Embedding YouTube Videos
|
|โโ Semantic HTML
| โโโ Header, Footer, Main
| โโโ Section, Article, Aside
| โโโ Nav
| โโโ Figure and Figcaption
| โโโ Time and Mark
|
|โโ Metadata
| โโโ head Tag
| โโโ title Tag
| โโโ Meta Tags
| โโโ Viewport Settings
| โโโ Favicon
|
|โโ Inline vs Block Elements
| โโโ Differences
| โโโ Examples of Inline Elements
| โโโ Examples of Block Elements
| โโโ Changing Display Property
|
|โโ Iframes
| โโโ Embedding Web Pages
| โโโ Sandbox Attribute
| โโโ Resizing and Borders
|
|โโ Accessibility (a11y)
| โโโ ARIA Roles
| โโโ alt Text for Images
| โโโ Semantic HTML for Screen Readers
| โโโ Keyboard Navigation
|
|โโ Forms Advanced
| โโโ Fieldset and Legend
| โโโ DataList
| โโโ Input Validation Patterns
| โโโ Hidden Inputs
| โโโ Autocomplete
|
|โโ Responsive Design
| โโโ Meta Viewport Tag
| โโโ Media Queries in HTML
| โโโ Picture Element
| โโโ Responsive Tables
|
|โโ HTML APIs
| โโโ Geolocation API
| โโโ Drag and Drop API
| โโโ Canvas API
| โโโ Web Storage API
|
|โโ Deprecated Tags and Attributes
| โโโ font Tag
| โโโ Center Tag
| โโโ Alternatives to Deprecated Features
|
|โโ SEO Basics
| โโโ Proper Heading Structure
| โโโ alt Tags for Images
| โโโ Meta Descriptions
| โโโ Robots Meta Tags
| โโโ Canonical Links
|
|โโ Best Practices
| โโโ Clean and Organized Code
| โโโ Avoid Inline CSS
| โโโ Use Semantic Tags
| โโโ Minimize Use of Deprecated Tags
| โโโ Validate HTML Code
|
|โโ Deployment
| โโโ Hosting Platforms (Netlify, Vercel)
| โโโ FTP Uploads
| โโโ Using GitHub Pages
|
|_________________END_________________
๐9โค6
Learn JavaScript!
JavaScript for Everything:
JavaScript + React = Web Development
JavaScript + Three.js = 3D Visualization
JavaScript + Angular = Web Applications
JavaScript + Phaser = Game Development
JavaScript + Vue.js = Progressive Web Apps
JavaScript + TensorFlow.js = Machine Learning
JavaScript + Node.js = Server Side Development
JavaScript + Electron = Desktop App Development
JavaScript + React Native = Mobile App Development
JavaScript + D3.js = Data Manipulation & Visualization
JavaScript for Everything:
JavaScript + React = Web Development
JavaScript + Three.js = 3D Visualization
JavaScript + Angular = Web Applications
JavaScript + Phaser = Game Development
JavaScript + Vue.js = Progressive Web Apps
JavaScript + TensorFlow.js = Machine Learning
JavaScript + Node.js = Server Side Development
JavaScript + Electron = Desktop App Development
JavaScript + React Native = Mobile App Development
JavaScript + D3.js = Data Manipulation & Visualization
๐9
Forwarded from Immersive Ai
YouTube
Prompt Engineering #Discussion #notebooklm by @ImmersiveAi1
Learn Ai.
Use Ai.
Learn Prompting. at @ImmersiveAi1
Links:
๐ Course Materials: https://t.me/EmmersiveLearning
๐ฌ Contact the instructor: https://t.me/MehammedTeshome
๐ฌOrder Book: https://t.me/MehammedTeshome
แ แแแ แจแแ แ แซแ แแตแซ แแพแปแฝแ แญแจแณแฐแแแข แ แแแฝแ แผแญ แ โฆ
Use Ai.
Learn Prompting. at @ImmersiveAi1
Links:
๐ Course Materials: https://t.me/EmmersiveLearning
๐ฌ Contact the instructor: https://t.me/MehammedTeshome
๐ฌOrder Book: https://t.me/MehammedTeshome
แ แแแ แจแแ แ แซแ แแตแซ แแพแปแฝแ แญแจแณแฐแแแข แ แแแฝแ แผแญ แ โฆ
Forwarded from Muhammed Teshome
.
แตแ Ai แฅแ Prompt Engineering แชแตแฎ แฅแฐแซแแ แฃแแฉแต แแฐแจแต แแฌ แจแแแแชแซแแ แฐแแแ!
แแฃแญ แจ Ai แฑแแฝแ แฅแ แแแฝแ แฅแ แชแตแฎแแฝ แตแแแแฐแซ แแ แแแป แจแแแ แ แ แแแญ แตแ Ai แฅแ Prompt Engineering แแ แแ แฎแแดแแถแฝแ แ แแ แฐแแฉ!
แแแฃแญ แแแป แตแแแแแแฝแ แ แฐแแฅ แฅแณแฉแต แณแฐแญแแแฝแ!
แชแตแฎแ แแแแ แฐแ แแแ แแ! แฅแ แดแญแแซแ แแแญ แจแแแ แ แจแตแแ แแญแ แแญ แซแแฝแ แแแญ แตแฝแแแฝแ!
Ai for Everyone!
@ImmersiveAi
https://youtu.be/8RptifehAvA
แตแ Ai แฅแ Prompt Engineering แชแตแฎ แฅแฐแซแแ แฃแแฉแต แแฐแจแต แแฌ แจแแแแชแซแแ แฐแแแ!
แแฃแญ แจ Ai แฑแแฝแ แฅแ แแแฝแ แฅแ แชแตแฎแแฝ แตแแแแฐแซ แแ แแแป แจแแแ แ แ แแแญ แตแ Ai แฅแ Prompt Engineering แแ แแ แฎแแดแแถแฝแ แ แแ แฐแแฉ!
แแแฃแญ แแแป แตแแแแแแฝแ แ แฐแแฅ แฅแณแฉแต แณแฐแญแแแฝแ!
แชแตแฎแ แแแแ แฐแ แแแ แแ! แฅแ แดแญแแซแ แแแญ แจแแแ แ แจแตแแ แแญแ แแญ แซแแฝแ แแแญ แตแฝแแแฝแ!
Ai for Everyone!
@ImmersiveAi
https://youtu.be/8RptifehAvA
YouTube
Ai แฅแ Prompt แขแแ
แแชแแ แ แ แแญแ | AI and Prompt Engineering Explained in Amharic #แคแ แญ #Ai
AI แแแตแ แแ? แแฎแแแตแต แฅแแดแต แฅแแ
แแแ ? แ แแ
แ แญแญ แชแฒแฎ แแฐแจแณแ แจ Ai แฎแแดแแถแฝแ แ แแแ แ แแญแ แฅแแแซแแแข แ AI แ แแ แ แฒแต แจแแ แญแ
แชแฒแฎ แแฅแญแตแ แแ!
Links:
๐ Course Materials: https://t.me/ImmersiveAi
๐ฌ Contact the instructor: https://t.me/MehammedTeshome
๐ฌOrder Book: https://t.me/MehammedTeshomeโฆ
Links:
๐ Course Materials: https://t.me/ImmersiveAi
๐ฌ Contact the instructor: https://t.me/MehammedTeshome
๐ฌOrder Book: https://t.me/MehammedTeshomeโฆ
โค5