close

To Log in, you have to buy Subscription from us.
Contact: +8801755304499 (WhatsApp)

Top videos

PoraLekha Academy
477 Views · 5 months ago

Learn JavaScript basics in 1 hour! ⚡ This beginner-friendly tutorial covers everything you need to start coding.

🚀 Ready to dive deeper?
- Check out my complete JavaScript course: https://bit.ly/3Uod3vF
- Subscribe for more coding tutorials: https://goo.gl/6PYaGF

✋ Stay connected:
- Twitter: https://twitter.com/moshhamedani
- Facebook: https://www.facebook.com/programmingwithmosh/
- Instagram: https://www.instagram.com/codewithmosh.official/
- LinkedIn: https://www.linkedin.com/school/codewithmosh/

💡 Why JavaScript?
- It's the essential language for web development.
- Build front-end AND back-end applications (with Node.js).
- Super in-demand for developers

👉 This tutorial is perfect for you if:
- You're a complete beginner.
- You want a fast and practical intro to JavaScript.
- You're aiming for a career in web development.

📖 TABLE OF CONTENT
00:00 What is JavaScript
04:41 Setting Up the Development Environment
07:52 JavaScript in Browsers
11:41 Separation of Concerns
13:47 JavaScript in Node
16:11 Variables
21:49 Constants
23:35 Primitive Types
26:47 Dynamic Typing
30:06 Objects
35:22 Arrays
39:41 Functions
44:22 Types of Functions

⭐️ Related Tutorials
- Node tutorial for beginners: https://youtu.be/TlB_eWDSMt4
- Express.js tutorial for beginners: https://youtu.be/pKd0Rpw7O48
- React tutorial for beginners: https://youtu.be/Ke90Tje7VS0
- Angular tutorial for beginners: https://youtu.be/k5E2AVpwsko

#coding #javascript #webdevelopment

PoraLekha Academy
666 Views · 5 months ago

I have received a good 70% of my clients from Upwork and a bunch of referrals from my Upwork clients - it really kickstarted my career as a Social Media Marketer!

In this video I share my top 10 tips to getting there!

👇🏼 Check out my all-in-one Social Media Content Planner and Strategy guide :

https://naailahdawood.com/shop..../0f2c72fc-bcd2-4184-


🍿 SOME OF MY OTHER CONTENT:

https://www.youtube.com/watch?v=BBs-YmPHcNo&t=7s

https://www.youtube.com/watch?v=XREs85lr1Uw&t=399s

🧰 MY FAVOURITE TOOLS AND FILMING GEAR

📚 This book changed my life

https://amzn.to/3SD2dmG

🎥 The Camera I use + lense

Camera - https://amzn.to/3ON6jX9

Lense - https://amzn.to/42p7txA

🎤 The Mic in my videos

https://amzn.to/3OprOgc

⚙️ Notion - How I manage my life and business -

https://affiliate.notion.so/0qz3c9ds2is2

🔗 Beacons - Helps me organise all the links in my bio

https://beacons.ai/signup?c=naailahdawood

P.S Some of these are affiliate links so I’ll earn a commission if you buy 😉

GET MY FREE SOCIAL MEDIA STARTER KIT 👇🏼

https://shop.beacons.ai/naaila....hdawood/4a5027d7-e95

📱 FOLLOW ME ON:

https://www.instagram.com/naailahdawood/


https://www.tiktok.com/@naailahdawood

MORE ABOUT ME 💅🏼

If you’ve never seen me on your screen before - Heyyyyy 👋 I’m Naailah, A Creative Writing graduate that somehow stumbled into the world of social media by accident.

Subsequently, I somehow started a Social Media Management business - made over £100K and have been fascinated by the world of Social Media and entrepreneurship ever since!

I’m thrilled you’re here and reading this, subscribe to join me in my journey



Timestamps:
01:45 Tip 1 - check out the competition
02:23 Tip 2 - Have a different approach
03:09 Tip 3- Offer more
03:45 Tip 4 - Apply, Apply, Apply
04:16 Tip 5 - Stay in your lane
04:51 Tip 6 - Aim low when starting out
05:53 Tip 7 - Hack!
06:43 Tip 8 - Respond to EVERYTHING
07:22 Tip 9: Keep it personal
08:17 Tip 10 - Chase them up!
09:30 My first Job

PoraLekha Academy
779 Views · 5 months ago

Become a Python pro! 🚀 This comprehensive tutorial takes you from beginner to hero, covering the basics, machine learning, and web development projects.

🚀 Want to dive deeper?
- Check out my Python mastery course: https://bit.ly/35BLHHP
- Subscribe for more awesome Python content: https://goo.gl/6PYaGF

👉 New version available Watch here: https://youtu.be/kqtD5dpn9C8

📕 Get the FREE goodies:
- Python cheat sheet: http://bit.ly/2Gp80s6
- Supplementary materials (spreadsheet): https://bit.ly/3cb2YNo
- Python exercises for beginners: https://goo.gl/1XnQB1

✋ Stay connected:
- Twitter: https://twitter.com/moshhamedani
- Facebook: https://www.facebook.com/programmingwithmosh/
- Instagram: https://www.instagram.com/codewithmosh.official/
- LinkedIn: https://www.linkedin.com/school/codewithmosh/

⭐ My favorite Python books
- Python Crash Course: https://amzn.to/2GqMdjG
- Automate the Boring Stuff with Python: https://amzn.to/2N71d6S
- A Smarter Way to Learn Python: https://amzn.to/2UZa6lE
- Machine Learning for Absolute Beginners: https://amzn.to/2Gs0koL
- Hands-on Machine Learning with scikit-learn and TensorFlow: https://amzn.to/2IdUuJy

📖 TABLE OF CONTENT
00:00:00 Introduction
00:01:49 Installing Python 3
00:06:10 Your First Python Program
00:08:11 How Python Code Gets Executed
00:11:24 How Long It Takes To Learn Python
00:13:03 Variables
00:18:21 Receiving Input
00:22:16 Python Cheat Sheet
00:22:46 Type Conversion
00:29:31 Strings
00:37:36 Formatted Strings
00:40:50 String Methods
00:48:33 Arithmetic Operations
00:51:33 Operator Precedence
00:55:04 Math Functions
00:58:17 If Statements
01:06:32 Logical Operators
01:11:25 Comparison Operators
01:16:17 Weight Converter Program
01:20:43 While Loops
01:24:07 Building a Guessing Game
01:30:51 Building the Car Game
01:41:48 For Loops
01:47:46 Nested Loops
01:55:50 Lists
02:01:45 2D Lists
02:05:11 My Complete Python Course
02:06:00 List Methods
02:13:25 Tuples
02:15:34 Unpacking
02:18:21 Dictionaries
02:26:21 Emoji Converter
02:30:31 Functions
02:35:21 Parameters
02:39:24 Keyword Arguments
02:44:45 Return Statement
02:48:55 Creating a Reusable Function
02:53:42 Exceptions
02:59:14 Comments
03:01:46 Classes
03:07:46 Constructors
03:14:41 Inheritance
03:19:33 Modules
03:30:12 Packages
03:36:22 Generating Random Values
03:44:37 Working with Directories
03:50:47 Pypi and Pip
03:55:34 Project 1: Automation with Python
04:10:22 Project 2: Machine Learning with Python
04:58:37 Project 3: Building a Website with Django

#python #ai #machinelearning #webdevelopment

PoraLekha Academy
1,002 Views · 5 months ago

You've probably heard the word "Entrepreneur" thrown around a lot in business. It conjures images of Elon Musk, Bill Gates, or Oprah Winfrey. But, it goes way beyond that. In this episode of Crash Course Business: Entrepreneurship, Anna helps us to figure out who Entrepreneurs are, and what that title actually means.


***

Crash Course is on Patreon! You can support us directly by signing up at http://www.patreon.com/crashcourse

Thanks to the following patrons for their generous monthly contributions that help keep Crash Course free for everyone forever:

Eric Prestemon, Sam Buck, Mark Brouwer, Timothy J Kwist, Brian Thomas Gossett, Haxiang N/A Liu, Jonathan Zbikowski, Siobhan Sabino, Zach Van Stanley, Bob Doye, Jennifer Killen, Nathan Catchings, Brandon Westmoreland, dorsey, Indika Siriwardena, Kenneth F Penttinen, Trevin Beattie, Erika & Alexa Saur, Justin Zingsheim, Jessica Wode, Tom Trval, Jason Saslow, Nathan Taylor, Khaled El Shalakany, SR Foxley, Sam Ferguson, Yasenia Cruz, Eric Koslow, Caleb Weeks, Tim Curwick, David Noe, Shawn Arnold, William McGraw, Andrei Krishkevich, Rachel Bright, Jirat, Ian Dundore
--

Want to find Crash Course elsewhere on the internet?
Facebook - http://www.facebook.com/YouTubeCrashCourse
Twitter - http://www.twitter.com/TheCrashCourse
Tumblr - http://thecrashcourse.tumblr.com
Support Crash Course on Patreon: http://patreon.com/crashcourse

CC Kids: http://www.youtube.com/crashcoursekids

PoraLekha Academy
746 Views · 5 months ago

Feeling hard to learn fundamental concepts of programming languages? Well, let me help. In this video, I'll be covering 5 basic of programming concepts for beginners that will help you get an easy grasp on your learning plan. These basic concepts of programming give you an outline of what, why & how of a language.

After watching this video, you'll be able to answer,
- What are fundamental concepts of programming
- What are the basic concepts of programming
- Basics of Programming for beginners
- How to learn any programming language
- Getting started with basic concepts of programming
- Important programming concepts for beginners

Like my content? Be sure to smash that like button and hit Subscribe to get the latest updates!

Let's get social!
https://twitter.com/brandlitic
https://www.instagram.com/brandlitic
https://www.facebook.com/brandlitic

#whiteboardprogramming #programming #basicsofprogramming #fundamental #concepts

PoraLekha Academy
23 Views · 4 months ago

Hello friends,
In this video, I show, how I created the highway environment inside Unreal Engine 5.3, Hope you all like it.

Thank you for supporting me, friends.

Many thanks to "tiedtke" youtube channel for 3 FREE Spline Tools for Unreal Engine.
video link is here:
https://www.youtube.com/watch?v=FmOSut0h6kI
Download link in the video description.

3D model link:
"Watch tower" (https://skfb.ly/6GwWW) by _SeF_ is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/watch-tower-042f32

"Pillbox Winchelsea Beach Nook Road" (https://skfb.ly/o9Nw9) by artfletch is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

https://sketchfab.com/3d-model....s/pillbox-winchelsea

"Pile of junk boards (Raw Model)" (https://skfb.ly/oFOFK) by Arhidrona is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/pile-of-junk-board

"Destroyed construction debris" (https://skfb.ly/orWxF) by matousekfoto is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/destroyed-construc

"junkpile" (https://skfb.ly/osUAN) by boring3d is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/junkpile-7dc7e6cb7

"Waste construction wood" (https://skfb.ly/o8rCO) by matousekfoto is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/waste-construction

"Road sign" (https://skfb.ly/6VvLx) by shevchukmaks is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/road-sign-45d81eb6

"Street Asset Pack" (https://skfb.ly/oKRHK) by vmatthew is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/street-asset-pack-

"Truckload of tyres" (https://skfb.ly/orsVK) by matousekfoto is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
https://sketchfab.com/3d-model....s/truckload-of-tyres


Megascans Trees: European Black Alder (early access)
https://www.unrealengine.com/m....arketplace/en-US/pro
Rural Australia
https://www.unrealengine.com/m....arketplace/en-US/pro

also, watch my other videos:

Unreal Engine tutorial playlist:
https://www.youtube.com/watch?v=uBPm5w_gq7k&list=PLLWUXAP3LuIMGNI8W1Dm2KtkKSfb_pXJ-

Unreal engine short film playlist:
https://www.youtube.com/watch?v=J4yoL2hKg0M&list=PLLWUXAP3LuINW3fZMcTJnS04b7nyCMEHg


After effect CGI short films playlist:
https://www.youtube.com/watch?v=yNIG6zyTras&list=PLLWUXAP3LuIOtGChGT62MUpqv5QE5dkQ6

After effect tutorial playlist:
https://www.youtube.com/watch?v=dHEu85Ds6lM&list=PLLWUXAP3LuIO0GcRiKWB0eDeXrIrHZx_E

Special thanks to Mr. Scott Buckley for amazing music:
'Affirmations' by Scott Buckley - released under CC-BY 4.0. www.scottbuckley.com.au
https://www.youtube.com/watch?v=wyfX0QR71-Y
'Affirmations' [Bittersweet Neoclassical CC-BY] - Scott Buckley

CONTACT ME::
Any questions regarding my work message me here:
MAGNET A SELF-PRODUCTION HOUSE HOME PAGE
https://www.facebook.com/magnetamitdas90/

MY, INSTAGRAM HOME PAGE::
https://www.instagram.com/amit.gcts/

MY FACEBOOK HOME PAGE::
https://www.facebook.com/amit.gcts​

Join this channel to get access to perks:
https://www.youtube.com/channe....l/UCJNCeQGLZCgTHcAmt

I'm Amit
Signing out...


#unrealengine5 #kitbash #megascans

PoraLekha Academy
921 Views · 5 months ago

Learn about G Suite Tutorial 2024 | How it Works & How to Use G Suite (Google Workspace)

In this video I show you how you can use G suite which is now also called google workspace. In this G suite tutorial I will be going over all important features that G suite has to offer. G Suite is a great platform to manage all your business in just one place. G suite allows you to get a business email, chat, have video conferences and way more!

So if you're wondering what is G suite? and how does it work? Watch this G Suite tutorial and you'll be ready to go.

Subscribe to How to Digital for more solutions to your problems:
https://www.youtube.com/channe....l/UCRGVYXL-ttpmh9Cn7

If this video helped you out please consider leaving a like & commenting down below if this works! Thank you so much :)

#howtodigital

PoraLekha Academy
665 Views · 4 months ago

Our Website for more resources: https://www.lyhstudio.com/
Get InDesign (Affiliate Link): https://prf.hn/l/b3Nm9xq

Learn the basics of Adobe Indesign in less than 10 minutes while being guided step by step on how to create your first pages in InDesign.

Obviously there are many more functions to InDesign than that is covered in the video but I hope that everybody is able to learn something about the program in the short span of the tutorial.

Instagram: @lyh_tutorials
Email: [email protected]

PoraLekha Academy
744 Views · 5 months ago

Start your 7-day free trial and access 230+ apps & tools for Mac and iPhone: https://stpp.co/rachelhow2

Setapp tools mentioned in video: TypingMind, CleanShot X, Session

'Before' design by Shindi Fatika: https://dribbble.com/shots/210....69171-Villa-Booking- The result showcase is made with Rotato. After prototyping with Figma, I use Rotato for the 3D animations.

| Links
Resources, desk setup, gear: https://rachelhow.com/resources
Manage your freelance business using this: https://shop.rachelhow.com/l/notion-freelancer-kit
My go-to design tool is Figma: https://psxid.figma.com/5z53qsuotr5n
My website is built using Webflow: https://webflow.grsm.io/rachel
Music in my videos: https://artlist.io/Rachel-2623692

| Let's be fwens!
Newsletter: https://rachelhow.com/newsletter
Instagram: https://instagram.com/rachelhxw
Twitter: https://twitter.com/rachelhxw
Request a video here: https://airtable.com/shrAWb7oXtqb8s302

| Watch next
Episode 1: https://youtu.be/MoVO8eVe3gI
Episode 3: https://youtu.be/g_rhKzX16f0
My 9 income streams: https://youtu.be/nhTxtl7MlbE
Why I quit my high-paying job: https://youtu.be/VCXp7_4NUnA
10 side income ideas for UI/UX designers: https://youtu.be/--0FinuLhug
My freelance process: https://youtu.be/MHv4wCdrpdw

| Chapters
00:00 Design Critique
02:00 Content Planning
03:05 Ideas
04:13 Setapp
05:08 Redesign
10:59 The Result

| Disclaimer
Some of the above are affiliate links—I make a small commission when you purchase through my link, at no extra cost to you. Thank you for supporting an independent creator!

PoraLekha Academy
828 Views · 5 months ago

In this course you’ll learn everything you need to create a beautiful, fully functional website from start to finish.

Get extra resources and bonus materials on our free 5-day email companion course 👉 https://bit.ly/49hSxDE

Go all in on web design with the Flux All Access program 👉 https://bit.ly/482kE8O

Chapters
0:00 Intro
1:48 Chapter One: The Process
5:26 Chapter Two: Strategy
10:17 Chapter Three: Structure
30:42 Chapter Four: Design
1:48:14 Chapter Five: Development

Try Relume 👉 https://bit.ly/flux-relume
Try Figma 👉 https://bit.ly/flux-figma
Try Webflow 👉 https://bit.ly/flux-webflow

📱 Find us on SOCIAL MEDIA
Ran's Instagram 👉 https://www.instagram.com/ransegall/
Ran's Twitter 👉 https://twitter.com/ransegall
Flux Academy's Instagram 👉 https://www.instagram.com/flux.academy/
Flux Academy's Twitter 👉https://twitter.com/FluxAcademyHQ

#webdesign

PoraLekha Academy
975 Views · 5 months ago

Improving your presentation skills not only helps to share key information in an enjoyable way but also engages and immerses the audience in the material. http://bit.ly/3WI7Uye

Create a compelling sales presentation that includes every point you need to make to win prospects over with my Ultimate Sales Presentation Template. Click the link above!
_____________
Timestamps:
00:00 - Intro
00:45 - Understand the Purpose of the Presentation
00:53 - Download: Ultimate Sales Presentation Template
01:19 - Prepare for Your Presentation
01:56 - Use Visual Aids to Support Your Presentation
02:29 - Practice Your Presentation
03:15 - Dress Appropriately for Your Presentation
03:52 - Engage Your Audience
05:14 - Question: What Steps Will You Take To Prepare For Your Next Presentation?
_____________

#presentationskills
#improvepresentation
#presentation

How To Improve Your Presentation Skills
https://www.briantracy.com/blo....g/public-speaking/ho

19 Public Speaking Tips From Brian Tracy’s Professional Speaker Career
https://www.briantracy.com/blo....g/public-speaking/pu

8 Public Speaking Techniques To Wow Your Audience
https://www.briantracy.com/blo....g/public-speaking/ti
___________________
Learn more:

Subscribe to my channel for free offers, tips, and more!
YouTube: http://ow.ly/ScHSb
Facebook: http://www.facebook.com/BrianTracyPage
Twitter: http://www.twitter.com/BrianTracy
Google+: +BrianTracyOfficialPage
Pinterest: http://www.pinterest.com/BrianTracy
Instagram: @TheBrianTracy
Blog: http://bit.ly/1rc4hlg

How To Improve Your Presentation Skills:
https://youtu.be/N5t3NTix1hw

PoraLekha Academy
1,260 Views · 5 months ago

A simple business plan is the secret to starting a business successfully. That’s why we put together this video to help you get started.
✅ FREE Shopify Trial ► https://bit.ly/3MbDlOl

-- FREE TRIAL --
Build your home based business using a FREE trial of Shopify , one platform with all the ecommerce features you need to start, run, and grow your business.
https://bit.ly/3MbDlOl

-- FREE COURSE FIRST DAY TO FIRST SALE --
► Sign up here: https://bit.ly/42ZKrw1

-- DOWNLOAD FREE TEMPLATES --
► List Of Business Ideas https://bit.ly/42HaZTc
► Lightweight Business Plan https://bit.ly/42Kpaae
► SEO Checklist https://bit.ly/3WdxVam
► Brand Positioning Analysis https://bit.ly/453Klp9
► Marketing Acquisition Strategy https://bit.ly/3W9rQeO

______________________________________________________________

The easiest way to simplify the work of writing a business plan is to start with a business plan template.

You’re already investing time and energy in planning your small business—there’s no need to reinvent the wheel when it comes to formatting your plan. Instead, to help build a complete and effective plan, lean on time-tested structures created by entrepreneurs and startups who have come before you.

Here is what we’ll cover in this video:
00:00 Introduction
01:45 Making A Business Plan
06:50 The Executive Summary
07:42 Your Company Overview
08:36 Market Analysis
09:50 Products and Services
10:26 Customer Segmentation
11:00 Marketing Plan
11:38 Logistics and Operations Plan
12:24 Financial Plan


-- RESOURCES --
► Business Plan Template: A Practical Framework for Creating Your Business Plan https://bit.ly/3gqgzTO
► Need a Roadmap? Here's How to Write a Business Plan You'll Actually Use https://bit.ly/3jeaID2
► Business Plan Template https://bit.ly/38cGj1m
► Free Cash Flow Template https://bit.ly/2XXy5IA

-- SUBSCRIBE --
Don’t forget to subscribe to @learnwithshopify to get the knowledge you need to start and grow your online business
https://bit.ly/3vHxSYi

PoraLekha Academy
754 Views · 5 months ago

Here’s everything you need to know about your new Mac in 2024 - welcome to the ultimate beginner's guide to macOS!

🤩 Enjoyed the video? You’ll like this one too:
https://youtu.be/SdVq1pz_3P4?si=Sf5YWpHsp9qAzNMs

🔗 Mentioned Window Snapping apps:

Magnet: https://apps.apple.com/us/app/....magnet/id441258766?m
Rectangle: https://rectangleapp.com
BetterSnapTool: https://apps.apple.com/us/app/....bettersnaptool/id417

👨‍💻 My top 10 favorite Mac apps:
https://bento.me/macvince

🎥 My gear list:
https://geni.us/macvincegear

☕️ Support my work and buy me a coffee:
https://www.buymeacoffee.com/macvince

📖 Chapters:

00:00 - Menu Bar Features
01:14 - Control Center
01:30 - Widgets & Notification Center
01:47 - The Dock’s Surprises
02:16 - Files & Folders in the Dock
02:40 - Drag & Drop to Dock
03:10 - Window Management Chaos
03:42 - Quit vs. Close Window
04:02 - Hide Apps 🤫
04:26 - Full Screen vs. Maximize Apps
05:00 - Alt-Tab on Mac?
05:31 - Mission Control
05:45 - Window Snapping on Mac?
06:28 - What’s the Finder?
07:08 - Customize your Folder View
07:34 - Command X on Mac?
08:10 - Hidden Tabs
08:27 - Hidden Path Bar
08:38 - Set Your Default Folder
08:50 - Customize Finder Sidebar
09:05 - Hidden List View Tip
09:14 - Show Preview
09:24 - Time Machine’s Your Safety Net
10:07 - Surprising Ways to Use Spotlight Search
10:48 - Hidden Trackpad Gestures
11:31 - Best Keyboard Shortcuts

PoraLekha Academy
1,382 Views · 5 months ago

suck my balls hackernews

instagram: @introverted.madness
twitter: @introverted_mad
tiktok: @introverted.madness

---

#technology #startup

ignore this part this is what all the big time youtubers do for seo baybeeeeee

This video is about startups,casually explained,sam onella,sam onella academy,startups explained,startup funding,seed capital,how to start a business,programmer humor,joma tech,techlead,arpi park,listen i gotta put these tags in here youtube is a grind ok,venture capital,raising capital,startup company,crypto,stanford,silicon valley,silicon valley hbo,silicon valley jerk ratio,silicon valley jian yang,startup equity,seed funding,startup funding explained,bitcoin,metaverse

PoraLekha Academy
990 Views · 5 months ago

In this video; you will learn 5 simple steps on how to develop business strategy for your business.
Learn How to Write a Business Plan - https://www.youtube.com/watch?v=btsKJdLmXgc
Like, share and subscribe our young entrepreneurs forum channel to get future videos.

#businessstrategy thanks for watching how to develop business strategy for your business.

PoraLekha Academy
11 Views · 5 months ago

Here are 10 TRENDING Digital Products YOU Can Start Selling Online + HOW TO START!

👩🏻‍💻 Digital Products Website Builder HERE: https://hostinger.com/baddieinbusiness10
code: BADDIEINBUSINESS10 - for MORE money off 💰

⭐️ FREE FULL Digital Products Course HERE: https://youtu.be/EZ9234g-l7Q (STEP BY STEP)

JOIN BADDIES IN BUSINESS Club ⤵️💰
https://whop.com/baddies-in-business/
to LEVEL UP even FASTER.. 🚀

⭐️ How to Get SALES for your Online Business: https://youtu.be/9u91zsTTDQA

Get up to 15 FREE Stocks Here ⤵️💰
https://j.moomoo.com/00DZnp

If you are someone thats interested in starting an ONLINE BUSINESS & Selling DIGITAL PRODUCTS Online - Here are TRENDING product ideas that you can start selling & how to start your online digital products business!

01:10 Power of Digital Products
02:19 Digital Product Ideas
8:30 How to Pick YOUR Product
09:40 How to Create
09:50 Easy Online Store Set Up
14:02 FREE Full Course

PoraLekha Academy
996 Views · 4 months ago

Learn basic architectural 2D drafting techniques using Autodesk Autocad in this complete university course. You will learn Autocad by creating architectural drawings for a small single-room cabin.

✏️ Gediminas Kirdeikis developed this course. He originally created the couse for Lund University and is now sharing it with freeCodeCamp. Check out his YouTube channel: https://www.youtube.com/channe....l/UCiRsHYsIuWwU78i9R

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Part 1
⌨️ (1:45:40) Part 2
⌨️ (3:43:27) Part 3

⭐️ Additional Resources / Useful Links ⭐️
🔗Download AutoCAD free student version: https://www.autodesk.com/educa....tion/free-software/f
🔗Autocad basic commands PDF: https://lthdigital.files.wordp....ress.com/2020/01/aad
🔗Laptop specification guidelines: https://lthdigital.files.wordp....ress.com/2020/08/lap
🔗2D linework library: https://pimpmydrawing.com/

🔗House VI by Peter Eisenman: https://eisenmanarchitects.com/House-VI-1975
🔗House in a forest by Go Hasegawa: https://archeyes.com/pilotis-forest-go-hasegawa/
🔗Video Lecture - Go Hasegawa: https://www.youtube.com/watch?v=RBo8S0TT6xA
🔗Slender House by FORM / Kouichi Kimura Architects: https://www.archdaily.com/9218....51/slender-house-for
🔗1.8M Width House by YUUA Architects & Associates: https://www.archdaily.com/8977....36/m-width-house-yuu
🔗YMT House by Geneto: https://www.dezeen.com/2019/06..../23/ymt-house-geneto
🔗3,500 Millimetre House by AGo Architects: https://www.dezeen.com/2019/07..../16/3500-milimetre-h
🔗Skinny House by Oliver du Puy Architects: https://www.dezeen.com/2019/06..../11/skinny-house-oli
🔗Tiny House by FujiwaraMuro Architects: https://www.dezeen.com/2017/06..../19/tiny-house-kobe-
🔗A House in Trees by Nguyen Khac Phuoc Architects: https://www.dezeen.com/2017/04..../13/house-in-trees-n
🔗SkinnyScar by Gwendolyn Huisman and Marijn Boterman: https://www.dezeen.com/2017/02..../14/skinny-rotterdam
🔗House at Hommachi by Atelier HAKO Architects: https://www.dezeen.com/2016/08..../04/four-metre-wide-

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

PoraLekha Academy
658 Views · 5 months ago

🔴 Get bonus content by supporting Game Maker’s Toolkit - https://gamemakerstoolkit.com/support/ 🔴

Unity is an amazingly powerful game engine - but it can be hard to learn. Especially if you find tutorials hard to follow and prefer to learn by doing. If that sounds like you then this tutorial will get you acquainted with the basics - and then give you some goals to learn the rest by yourself.

The tutorial covers everything from installing Unity, to writing your first ever line of programming code, to creating UI, to building an executable game file you can share with friends. No experience is needed.

=== Files and Downloads ===

Assets - https://www.dropbox.com/sh/h5v....ez7ltgbmfnib/AADSCiI

Scripts - https://pastebin.com/QiLkpeJe

Unity Project - https://github.com/Britishgami....ng/GMTK-Unity-Tutori

=== Sources and Resources ===

(1) Time.deltaTime - https://docs.unity3d.com/Scrip....tReference/Time-delt

(2) Instantiating Prefabs at run time - https://docs.unity3d.com/Manua....l/InstantiatingPrefa

(3) Object.Destroy - https://docs.unity3d.com/Scrip....tReference/Object.De

(4) Debug - https://docs.unity3d.com/Scrip....tReference/Debug.htm

(5) ContextMenu - https://docs.unity3d.com/Scrip....tReference/ContextMe

(6) OnTriggerEnter2D - https://docs.unity3d.com/Scrip....tReference/MonoBehav

(7) GameObject.FindWithTag - https://docs.unity3d.com/Scrip....tReference/GameObjec

(8) GameObject.GetComponent - https://docs.unity3d.com/Scrip....tReference/GameObjec

(9) OnCollisionEnter2D - https://docs.unity3d.com/Scrip....tReference/MonoBehav

(10) AudioSource - https://docs.unity3d.com/Scrip....tReference/AudioSour

(11) PlayerPrefs - https://docs.unity3d.com/Scrip....tReference/PlayerPre

Recommended Videos and Channels

Brackeys - https://www.youtube.com/@Brackeys
Tarodev - https://www.youtube.com/@Tarodev
Game Dev Guide - https://www.youtube.com/@GameDevGuide
Samyam (Best New Input System Tutorials) - https://www.youtube.com/@samyam
Learn C# with these 9 lines of code - https://www.youtube.com/watch?v=aB9LJ9oHGOs

=== Chapters ===

00:00 - Intro
02:26 - Installing Unity
03:42 - Step 1 - Unity UI
06:49 - Recap
07:11 - Step 2 - Physics and Programming
15:30 - Recap
16:09 - Step 3 - Spawning Objects
27:52 - Recap
28:32 - Step 4 - Logic and UI
37:12 - Recap
38:00 - Step 5 - Game Over
43:31 - Next Steps

=== Credits ===

Music provided by Epidemic Sound - https://www.epidemicsound.com/referral/vtdu5y (Referral Link)

=== Subtitles ===

Contribute translated subtitles - https://amara.org/videos/SsFnt050CEaU/

PoraLekha Academy
477 Views · 5 months ago

In this Android Development Full Course, Saumya Singh, SWE, Red Hat will take you through the realm of Android app development with our comprehensive Kotlin tutorial. Check out FREE Masterclasses from industry-leading experts, click here: https://www.scaler.com/events?utm_source=Youtube&utm_medium=osocial&utm_campaign=brand_scaler_events_osocial_youtube_android-development-full-course-with-projects-by-saumya&utm_content=YTDescription

This course covers fundamental Kotlin concepts to advanced techniques crucial for Android app development. From grasping Kotlin syntax to creating interactive interfaces, implementing features, and deploying apps, each section aims to provide a clear learning path.

We have also covered a variety of engaging Android project ideas to help you apply what you learn and enhance your skills in mobile app development. Our goal is to equip you with the expertise to build innovative, functional, and user-friendly Android applications.

Topics Covered
0:00- Introduction
0:50-Overview of Kotlin
15:55-Kotline Playground
16:33-IDE
17:35-Practicing Kotlin Playground
35:05-Why Java (JDK)?
1:32:53-Kotlin Inheritance
1:49:21-Control Flow Decision Making and Loops
2:22:26-Functions in Kotlin
4:25:40-What is an API?
5:09:36-Recycler View
5:57:45-Application Development (Travel App, Calculator App & Portfolio App)

What is Kotlin?
Kotlin is being used more and more in Android application development. It is an open-source programming language that JetBrains and Google created and oversees.

What is a Programming language?
Programmers create software programmes, scripts, and other sets of instructions for computers to follow using a programming language.

What is app development?
App development is the process of creating software applications that run on mobile devices, such as smartphones and tablets. It involves designing the user interface, writing code for the app's functionality, and testing the app to ensure it works as intended.

What is Android development?
Android development is the process of creating mobile applications that run on the Android operating system. It involves designing the user interface, writing code in Java or Kotlin for the app's functionality, and testing the app to ensure it works on a variety of devices.

What is UI/UX design?
UI/UX design refers to the process of designing the user interface and user experience of a digital product, such as a website or mobile application. It involves creating a visually appealing and user-friendly interface that is easy to navigate and provides a positive user experience.

Who is a Mobile App Developer?
A Mobile App Developer is a software professional who designs, develops, and maintains applications for mobile devices such as smartphones and tablets. They are responsible for creating efficient, user-friendly, and visually appealing mobile apps using various programming languages and development tools.
______________________________________________________________________________

About SCALER:

A transformative tech school, creating talent with impeccable skills. Upskill and Create Impact.

Learn more about Scaler: https://bit.ly/3QL0Obu

📌 Follow us on Social and be a part of an amazing tech community📌
👉 Meet like-minded coder folks on Discord - https://discord.com/invite/ejFeksEtTq
👉 Tweets you cannot afford to miss out on - https://twitter.com/scaler_official
👉 Check out student success stories, expert opinions, and live classes on Linkedin - https://www.linkedin.com/school/scalerofficial
👉 Explore value-packed reels, carousels and get access to exclusive updates on Instagram - https://www.instagram.com/scaler_official/
📢 Be a part of our one of a kind telegram community: https://t.me/Scalercommunity

🔔 Hit that bell icon to get notified of all our new videos 🔔

If you liked this video, please don't forget to like and comment. Never miss out on our exclusive videos to help boost your coding career! Subscribe to Scaler now!
https://www.youtube.com/Scaler?sub_confirmation=1

PoraLekha Academy
619 Views · 5 months ago

Start your web development career with HTML! 🌐 This beginner-friendly tutorial covers the essentials.

🚀 Want to master HTML/CSS?
- Check out my complete course: https://bit.ly/4cRdVCb
- Subscribe for more awesome content: https://goo.gl/6PYaGF

✋ Stay connected:
- Twitter: https://twitter.com/moshhamedani
- Facebook: https://www.facebook.com/programmingwithmosh/
- Instagram: https://www.instagram.com/codewithmosh.official/
- LinkedIn: https://www.linkedin.com/school/codewithmosh/

💡 Why HTML?
- It's the foundation for every website.
- Essential skill for front-end web developers.
- Easy to learn, even for absolute beginners.

👉 This tutorial is perfect for you if:
- You dream of a career in web development.
- You want to build your own website.
- You're curious about how the internet works.

📖 TABLE OF CONTENT
0:00:00 Introduction
0:01:09 What You Need
0:03:42 Languages and Tools of Web Development
0:09:36 How the Web Works
0:14:27 Inspecting HTTP Requests and Responses
0:18:30 HTML Basics
0:25:41 CSS Basics
0:30:35 Formatting Code
0:32:51 Inspecting Pages Using DevTools
0:35:04 Validating Web Pages
0:39:45 The Head Section
0:43:33 Text
0:50:13 Entities
0:53:42 Hyperlinks
1:03:12 Images

#html #webdevelopment #coding




Showing 1 out of 2