- 101
- 136 464
AMIR KAMIZI
Приєднався 21 вер 2021
Hi, I'm Amir. Welcome to my channel. I'm a computer programmer and learning enthusiast.
In this channel, I will share videos related to programming and a developer's life, including but not limited to programming, productivity, running your business and much more.
About me:
Many years of work in creative industries such as cinema and animation has helped me in my work in computer programming. Combining the creative vision needed for art, with the structured and algorithmic thinking needed for computer programming has made me a good problem solver. Also, the nature of technology, which requires constant learning, fits my character as a learning enthusiast, and this makes me eager to work and advance in computer programming.
Join my Newsletter: amirkamizi.com/#newsletter
Show Support: www.buymeacoffee.com/amirkamizi
Follow me on Twitter: amir_kamizi
In this channel, I will share videos related to programming and a developer's life, including but not limited to programming, productivity, running your business and much more.
About me:
Many years of work in creative industries such as cinema and animation has helped me in my work in computer programming. Combining the creative vision needed for art, with the structured and algorithmic thinking needed for computer programming has made me a good problem solver. Also, the nature of technology, which requires constant learning, fits my character as a learning enthusiast, and this makes me eager to work and advance in computer programming.
Join my Newsletter: amirkamizi.com/#newsletter
Show Support: www.buymeacoffee.com/amirkamizi
Follow me on Twitter: amir_kamizi
Python For PHP Developers - Comprehensive Guide in 7 minutes
In this tutorial I'll walk through the main concepts that every PHP developer should know when transitioning to Python. By the end of this guide, you'll be equipped to write clean, efficient Python code with the same proficiency you have in PHP.
🎓 PHP Course Beginner to Advanced:
www.udemy.com/course/php-beginner-to-advanced
💖 Show Support:
www.buymeacoffee.com/amirkamizi
📧 Join Newsletter:
amirkamizi.com/#newsletter
🔗 Blog Post:
www.amirkamizi.com/
👇 Follow Me On Social Media:
Twitter: amir_kamizi
LinkedIn: www.linkedin.com/in/amir-kamizi
👇 Checkout My website
amirkamizi.com
Thank you for watching.
If you found it useful:
✔️ Like & Subscribe
✔️ Share
If you have any suggestions, questions, or opinion, please leave a comment below. I’m looking forward to hearing from you!
⭐️ Contents ⭐️
0:00 - Intro
🎓 PHP Course Beginner to Advanced:
www.udemy.com/course/php-beginner-to-advanced
💖 Show Support:
www.buymeacoffee.com/amirkamizi
📧 Join Newsletter:
amirkamizi.com/#newsletter
🔗 Blog Post:
www.amirkamizi.com/
👇 Follow Me On Social Media:
Twitter: amir_kamizi
LinkedIn: www.linkedin.com/in/amir-kamizi
👇 Checkout My website
amirkamizi.com
Thank you for watching.
If you found it useful:
✔️ Like & Subscribe
✔️ Share
If you have any suggestions, questions, or opinion, please leave a comment below. I’m looking forward to hearing from you!
⭐️ Contents ⭐️
0:00 - Intro
Переглядів: 674
Відео
Build a Simple Jupyter Notebook in PHP for PHP in 7 minutes - PHP Tutorial Beginner to Advanced
Переглядів 2662 місяці тому
In this tutorial I'll talk about how to build a simple PHP-based notebook interface. The notebook allows you to write and run PHP code in a web browser, maintaining the state between code executions. It’s a lightweight tool for experimenting with PHP, perfect for quick prototyping or teaching. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.bu...
Combine Excel Files Using PHP - PHP Tutorial Beginner to Advanced
Переглядів 1452 місяці тому
In this tutorial I'll talk How to Combine Excel Files Using PHP. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-kamizi 👇 Checkout My website...
Split an Excel File into Multiple Files Using PHP - PHP Tutorial Beginner to Advanced
Переглядів 1282 місяці тому
In this tutorial I'll talk How to Split an Excel File into Multiple Files Using PHP. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-kamizi 👇...
Build a Service Container like Laravel in 6 minutes
Переглядів 67510 місяців тому
In this tutorial I'll talk about building a service container like laravel. this is very helpful to handle service injections. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi L...
Build a Validator like Laravel in 7 minutes
Переглядів 913Рік тому
In this tutorial I'll talk about building a Validator like laravel from scratch. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-kamizi 👇 Che...
Build a Database Query Builder like Laravel in 7 minutes
Переглядів 2,9 тис.Рік тому
In this tutorial I'll talk about building a Database Query Builder like laravel from scratch. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir...
Build a Simple Template Engine like Laravel Blade in 7 minutes
Переглядів 3,5 тис.Рік тому
In this tutorial I'll talk about building a simple template engine like laravel blade. we start from scratch and improve upon it step by step. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.link...
PHP 8 Union Types Explained - PHP Tutorial Beginner to Advanced
Переглядів 283Рік тому
In this tutorial I'll talk about Union Types which is available in PHP 8. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-kamizi 👇 Checkout M...
PHP 8 Constructor Property Promotion Explained - PHP Tutorial Beginner to Advanced
Переглядів 292Рік тому
In this tutorial I'll talk about Constructor Property Promotion which is available in PHP 8. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-...
PHP 8 Null Safe Operator Explained - PHP Tutorial Beginner to Advanced
Переглядів 486Рік тому
In this tutorial I'll talk about null safe operator which is available in PHP 8. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-kamizi 👇 Che...
PHP 8 New String Functions - PHP Tutorial Beginner to Advanced
Переглядів 300Рік тому
In this tutorial I'll talk 3 new String functions which are available in PHP 8 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-kamizi 👇 Check...
PHP 8 Named Arguments Explained - PHP Tutorial Beginner to Advanced
Переглядів 368Рік тому
In this tutorial I'll talk about Named arguments which is available in PHP 8. 🎓 PHP Course Beginner to Advanced: www.udemy.com/course/php-beginner-to-advanced Show Support: www.buymeacoffee.com/amirkamizi 📧 Join Newsletter: amirkamizi.com/#newsletter 🔗 Blog Post: www.amirkamizi.com/ 👇 Follow Me On Social Media: Twitter: amir_kamizi LinkedIn: www.linkedin.com/in/amir-kamizi 👇 Checko...
PHP 8 Match Explained - PHP Tutorial Beginner to Advanced
Переглядів 521Рік тому
PHP 8 Match Explained - PHP Tutorial Beginner to Advanced
is PHP Good for Machine Learning? - Machine Learning in PHP
Переглядів 2,2 тис.Рік тому
is PHP Good for Machine Learning? - Machine Learning in PHP
Model Persistency - Machine Learning in PHP
Переглядів 1,4 тис.Рік тому
Model Persistency - Machine Learning in PHP
Clustering with K-MEANS - Machine Learning in PHP
Переглядів 2 тис.Рік тому
Clustering with K-MEANS - Machine Learning in PHP
Classification with KNN - Machine Learning in PHP
Переглядів 2,3 тис.Рік тому
Classification with KNN - Machine Learning in PHP
Regression with SVR - Machine Learning in PHP
Переглядів 2,8 тис.Рік тому
Regression with SVR - Machine Learning in PHP
Build Your First Model Step By Step - Machine Learning in PHP
Переглядів 7 тис.Рік тому
Build Your First Model Step By Step - Machine Learning in PHP
Require PHP-ML and Get Ready - Machine Learning in PHP
Переглядів 6 тис.Рік тому
Require PHP-ML and Get Ready - Machine Learning in PHP
Introduction to Machine Learning in PHP
Переглядів 10 тис.Рік тому
Introduction to Machine Learning in PHP
Final Project: Learn How to Build MVC in PHP - From Beginner to Advanced
Переглядів 9 тис.Рік тому
Final Project: Learn How to Build MVC in PHP - From Beginner to Advanced
Create a PHP package and publish on Packagist.org - PHP Project - PHP Tutorial Beginner to Advanced
Переглядів 3,2 тис.Рік тому
Create a PHP package and publish on Packagist.org - PHP Project - PHP Tutorial Beginner to Advanced
How to Build a Simple Calculator in PHP using TDD - PHP Project - PHP Tutorial Beginner to Advanced
Переглядів 320Рік тому
How to Build a Simple Calculator in PHP using TDD - PHP Project - PHP Tutorial Beginner to Advanced
php oop 2022 Ultimate guide to Object Oriented Programming in PHP- PHP Tutorial Beginner to Advanced
Переглядів 6712 роки тому
php oop 2022 Ultimate guide to Object Oriented Programming in PHP- PHP Tutorial Beginner to Advanced
Function Advance Topics in PHP - PHP Tutorial Beginner to Advanced
Переглядів 2462 роки тому
Function Advance Topics in PHP - PHP Tutorial Beginner to Advanced
3 ways to add PHP loops and conditionals inside HTML - PHP Tutorial Beginner to Advanced
Переглядів 5982 роки тому
3 ways to add PHP loops and conditionals inside HTML - PHP Tutorial Beginner to Advanced
Break and Continue in PHP What do they mean and What do they do - PHP Tutorial Beginner to Advanced
Переглядів 2102 роки тому
Break and Continue in PHP What do they mean and What do they do - PHP Tutorial Beginner to Advanced
How to build a web crawler in PHP - PHP Project - PHP Tutorial Beginner to Advanced
Переглядів 2,9 тис.2 роки тому
How to build a web crawler in PHP - PHP Project - PHP Tutorial Beginner to Advanced
Ajoyib dars "bu gap Oʻzbekchada"
thank you
What is the name of that program he is using to type code does it have download zip to install it in my USB
vscode or PHP storm. both are good
Thanks for the informative contents and your rewarding time 🌹
thank you very much for your positivity. I really appreciate it 🙏
🙌🙌🙌
🙏🙏
How to write router in procedural php using functions without oop
you can do the same thing without OOP.
@@amirkamizichannel how can i applay it
good and time saving
thank you very much. glad you liked it.
Clear, simple and understandable. Many thanks
thank you very much. glad you liked it
Simple, clear, short. Thank you Amir!
thank you very much. glad you liked it
Thank You
Thank you 🙏
Awesome! Thank you :)
I'm glad you liked it thank you
Sir you own my subscribe click your resources are great.
thank you very much. I'm glad you find them useful 🙏
👍
🙏
Pleasant and objective. Thank you!
thank you very much 🙏
Good evening Sir , are you going to make a playlist for a python course?
yesss hopefully
Thank you 😊
thank you I'm glad you liked it
you are the best
thank you very much 😊
Very Useful👍
thank you very much. I'm glad you liked it
Thanks for sharing 🙏
My pleasure ☺️
How it is secure??? If someone coul access the project code???
.env is not and should not be pushed to the git repository. there are so manay projects on githun that have the credentials hardcoded. actually there was a researcher a while back who found hard coded api keys in all the major code bases, even companies like open ai. .env is only making sure that wouldn't happen. but if someone has access to your server then all kind of security issues you have and credentials in the .env file is only one of the problems.
@@amirkamizichannel thanks for your reply, so what is the core benefit of .env
Can you make a website, an app and artificial intelligence from the Julia programming language?
should work on it. it might take some time since I haven't worked with Julia much before
Thanks for everything teacher. You can make an example of sending mail with python from php. I would greatly appreciate your help
I'm glad you liked it. thank you very much. that's a good idea. will work on it
Sir you are creative I was just thinking about it and I found you need more content
Thank you very much. I'm very glad you liked it
Are you joking? A+ for creativity, but ... 🤦
😄 this is just to demonstrate how a basic template engine would work.
what if you want to pass the input more than one?
you can pass as many arguments as you want and parse it on the python side and vice versa
great teaching .... please kindly help for preg_replace for require_once
Thank you very much. I'm glad you liked it. For preg_replace please check out the following post: amirkamizi.com/blog/php-regular-expressions and for require_once please check out the following post: amirkamizi.com/blog/php-include-and-require
The goat !
Thank you very much. I'm glad you liked it 🙏🙏
❤🔥❤🔥❤🔥
🙏🙏
This was sooo helpful.
Thank you. I'm very glad you liked it
Appreciate to your efforts!
Thank you very much for your kind words
@@amirkamizichannel ❤🩹
Simple and to the point - thanks very much
I'm very glad you liked it 🙏
Course content is great but audio quality should have been better.
thank you very much I'm glad you liked it. in the last videos I tried to improve the sound quality. thank you
This is very interesting. It takes away the mistery of template engines.
Thank you very much. I'm very glad you found it useful
nicewe
Thank you very much. I'm glad you liked it
Wonderful video! I also have it working with query parameters. Had to modify the regex.
Thank you very much.oh yes changing the regex to be able to take into account the query parameters is very good. thank you
Great tutotial, thanks!
Glad you enjoyed it!
Thank You!!!
I'm glad you liked it
can you tell me if I want to use python packages like numpy , pandas... how to install them?
you could use pip or you could install anaconda which includes a lot of useful packages for data science by default
@@amirkamizichannel I am using LAMP Server and just now I have downloaded python
In this I am unable to download Python packages, I am using aa panel
depending on the hosting provider sometimes they limit the tasks you can do. in that case you should contact them. but if you have already been able to install python you might be able to install pip as well. have you checked out: pip.pypa.io/en/stable/installation/ and python.land/virtual-environments/installing-packages-with-pip#Python_Install_Pip
@@amirkamizichannel can I connect to you over Linked In or at any other platform? (I want to share some images) If you can help me with this, I would really appreciate that... Thank you
AMIR BRO MADE A PLAYLIST ON LARAVEL 😊
for sure 😊
@@amirkamizichannel Waiting for laravel tutorial :D
the quality is like shit man
yeah it was recorded a while back. recent videos got better :)
Great video! I finally can visualize it. Thanks
very glad it helped!
how can i return a variable from my python script to php and thanks a lot
you can actually get whatever that the python code returns as output and use it in your PHP code
W video
keep it up man, you save my day!
thank you very much I'm very glad to hear that 🙏
is there any possibility that I can do all of these in Visual studio code?
of course. you can do all of it with VS code.
small and blurry letters, bad sound quality, basically very bad video !
thank you for your feedback. I've been working on improving them. I hope the last videos are better
داداش فارسی بسازی بیشتر بازدید میخوری از ما گفتن بود
Amir as a gift , atheism is a fraud control by satanist they , all religions are control by but Jesus is real.
Sir, not able to use composer to install php-ai/php-ml. What to do? It is showing error ( changed the openssl in php.ini).
have you figured it out yet?
The php-ml/php-ml is no longer a valid repository on GitHub
why does print_r($SERVER['REQUEST_URI']); is empty
sorry for late response. I hope you've figured it out till now. if it's giving you empty result check your .htaccess file and your directory and make sure it's pointing to the right place.
Damn! this is so good. Looking forward to the next one. Thank you
thank you very much. I'm glad you liked it