Travel & Events

baziriza
5 Views · 4 months ago

This is a quick introduction to how to get started with Bootstrap 5 Alpha.

Project Files: https://github.com/RaddyTheBra....nd/YouTube/tree/mast

☕ BuyMeACoffee: https://www.buymeacoffee.com/RaddyTheBrand

Discounts:
⚡ Hostinger: https://www.hostg.xyz/aff_c?offer_id=408&aff_id=69300
⚡ Elementor: https://be.elementor.com/visit/?bta=26518&brand=elementor

Recording Equipment:
◾ Microphone: https://amzn.to/3Ppp8Ok
◾ Shotgun Mic: https://amzn.to/3IVqIot
◾ Camera: https://amzn.to/3z0bxpF
◾ Lens: https://amzn.to/3Pw4s7d
◾ Lighting: https://amzn.to/3PGXvzW

Computer Gear:
◾ Keyboard: https://amzn.to/3PGXvzW
◾ Headphones: https://amzn.to/3PJl9fg
◾ Mouse: https://amzn.to/3z1TGPf

Connect with me:
◾ Website: https://www.raddy.dev
◾ Newsletter: https://www.raddy.co.uk/newsletter

#bootstrap #css

baziriza
4 Views · 4 months ago

Hi guys, kali ini kita akan bahas salah satu bahasa pemrograman paling populer di kalangan programmer di Indonesia, apalagi kalo bukan PHP. Ini adalah materi awal untuk kita mulai menjadi programmer PHP, yaitu belajar PHP Dasar terlebih dahulu.

PREMIUM COURSE PHP : https://www.udemy.com/course/p....emrograman-php-pemul

#php #phpIndonesia #pemrogramanPHP

Slide : https://docs.google.com/presen....tation/d/1pV0YWsL61u

Source Code : https://github.com/ProgrammerZ....amanNow/belajar-php-

Materi Video :
00:00:00 - Pendahuluan
00:01:54 - Pengenalan PHP
00:08:33 - Menginstall PHP
00:17:50 - Program Hello World
00:26:16 - Tipe Data Number
00:38:23 - Tipe Data Boolean
00:40:54 - Tipe Data String
00:50:21 - Variable
00:59:44 - Constant
01:04:34 - Data NULL
01:13:04 - Tipe Data Array
01:32:21 - Operator Aritmatika
01:35:57 - Operator Penugasan
01:40:40 - Operator Perbandingan
01:46:57 - Operator Logika
01:52:48 - Increment dan Decrement
01:58:41 - Operator Array
02:05:05 - Expression, Statement dan Block
02:09:29 - Manipulasi String
02:22:09 - If Statement
02:34:51 - Switch Statement
02:41:20 - Ternary Operator
02:45:04 - Null Coalescing Operator
02:49:22 - For Loop
02:58:11 - While Loop
03:01:00 - Do While Loop
03:04:38 - Break & Continue
03:11:06 - For Each Loop
03:17:54 - goto Operator
03:22:48 - Function
03:28:29 - Function Argument
03:47:20 - Function Return Value
03:57:11 - Variable Function
04:05:01 - Anonymous Function
04:14:52 - Arrow Function
04:19:14 - Callback Function
04:24:12 - Recursive Function
04:34:48 - Komentar
04:37:36 - String Function
04:43:45 - Array Function
04:49:52 - is Function
04:52:43 - Require dan Include
05:02:34 - Variable Scope
05:16:02 - Reference
05:26:10 - Materi Selanjutnya

Donasi :
Saweria : https://saweria.co/ProgrammerZamanNow

Social Media :
Instagram : https://www.instagram.com/ProgrammerZamanNow
Facebook : https://www.facebook.com/ProgrammerZamanNow
Telegram : https://t.me/ProgrammerZamanNow
Youtube : https://www.youtube.com/c/ProgrammerZamanNow

tutorial php dasar
belajar php dasar
tutorial php bahasa indonesia
belajar php bahasa indonesia
php tutorial
belajar php
php tutorial indonesia
belajar php indonesia

baziriza
3 Views · 4 months ago

شرح ما هي لغة PHP و بعض المعلومات المهمة عنها

شكرا youssef belmeskine على التعليق الجميل و المفيد

بداية احب ان اشكرك على قناتك الاكثر من رائعة والتي اعتبرها لحد الان المدرسة الاولى في هذا المجال بارك الله فيك وفي وقتك. بعد اذنك اسمحلي ان اشارككم في الموضوع :
كما اشار استاذنا فالبداية لابد وان تكون بالاتش تي ام ال ومن ثم السي اس اس. بعدها اذا كنت من الجادين فعلا بخصوص تعلم واحتراف لغة برمجة المواقع فيجب ان تتبع التسلسل الهرمي لهاذا المجال على النحو التالى :
HTML
CSS
JAVASCRIPT
JQUERY
PHP
لاحظ انني ذكرت كلمة جدية وكلمة احترافية لانني اعلم جيدا ان هناك من يقول لم اثقل على نفسي بتعلم الجافاسكريبت فيما الجيكويري تريحني من تعقيداتها. انا معك ولكن لا تنسى ان الجيكويري هي مجرد مكتبة من مكتبات الجافاسكريبت وما دمنا نتكلم عن الجدية والاحترافية فلن تستطيع احتراف الجيكويري من دون دراسة الجافاسكريبت ومرة اخرى ونحن نتكلم عن الجدية والاحترافية استطيع القول ان افضل طريقة لاحتراف اي لغة برمجة بسهولة تامة هي بدراسة الجافاسكريبت دراسة معمقة لانك بتعلمك الجافاسكريبت ستضرب عدة عصافير بحجر واحد :
اولا : ستتعلم اساسيات البرمجة بشكل عام
ثانيا : ستبقى قريبا من الاتش تي ام ال والسي اس اس من خلال التعامل مع "الدوم" مما يتيح لك امكانية احترافهما
ثالثا وهو الاهم : ستتعلم البرمجة الكائنية :
OOP / Object Oriented Programming
لغة الجافاسكريبت مبنية على هذا الاساس
بدراستك للغة الجافاسكريبت ستستوعب فكرة البرمجة الكائنية بشكل عام وبشكل عملي ايضا.
بدراستك للغة الجافاسكريبت سيصبح من السهل عليك احتراف اي لغة برمجة تتعامل مع الكائنات بما فيها لغة البي اتش بي.
طبعا ما ذكرته بالاعلى ليس قانونا ولا شيئا مسطرا بل هو مجرد طريق مختصر نحو التعلمم السليم المؤدي نحو الاحتراف ويبقى ميول المتعلم للغة بعينها هو الفيصل.
بفضل الله عز وجل وبفضل المجهود الكبير الذي يقدمه لنا استاذنا فكل الدروس موجودة بالترتيب سهلة وممتعة لا ينقصنا سوى الجدية والاصرار طبعا والتوكل على الله عز وجل

baziriza
3 Views · 4 months ago

HTML forms tutorial example explained

#HTML #forms #tutorial

baziriza
3 Views · 4 months ago

In this tutorial you will learn php echo and print statement tutorial in Hindi, Urdu.You can learn how to print any message or variables value in php in hindi.

PHP Tutorial in Hindi Playlist
https://www.youtube.com/playli....st?list=PL0b6OzIxLPb

Follow us on Facebook
https://www.facebook.com/yahooobaba/

Follow us on Twitter
https://twitter.com/YahoooBaba

#php #webdevelopment #webdesign

baziriza
8 Views · 4 months ago

In this tutorial you will learn php introduction tutorial in Hindi, Urdu.You can learn what is php in hindi and how to use php in web development.

Official Website :
http://www.yahoobaba.net/

PHP Tutorial in Hindi Playlist
https://www.youtube.com/playli....st?list=PL0b6OzIxLPb

Atom Editor
https://atom.io/

VS Code
https://code.visualstudio.com/

Sublime
https://www.sublimetext.com/

Notepad++
https://notepad-plus-plus.org/

PHPStorm
https://www.jetbrains.com/phpstorm/

Follow us on Facebook
https://www.facebook.com/yahooobaba/

Follow us on Twitter
https://twitter.com/YahoooBaba

#php #webdevelopment #webdesign

baziriza
6 Views · 4 months ago

In this OOP PHP tutorial, I will show you how to apply the MVC model to our previous example.

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

baziriza
3 Views · 4 months ago

Python is arguably the world's most popular programming language. It is easy to learn, yet suitable in professional software like web applications, data science, and server-side scripts. https://fireship.io/tags/python/

#python #programming #100SecondsOfCode

🔗 Resources

Python Docs https://docs.python.org/3/
Python TIOBE Ranking https://www.infoworld.com/arti....cle/3636789/python-t

🔥 Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

- Is YouTube built with Python?
- Is Python Strongly typed?
- Python syntax and indentation rules
- When was python released?




Showing 6 out of 7