Videos

I Spent a Day With a Greek Master Chef, He SCHOOLED me!

Thanks to Chef Giannis Kotsos and their whole team for allowing us into the restaurant! What an amazing learning to cook greet food! Their information is below - please check them out!

* Main Restaurant - Meraki Greek Bistro Downtown Miami
- 190 SE 1st Ave, Miami, FL 33131
* Coconut Grove Location - Meraki in the Grove
- 3462 Main Hwy, Miami, Fl 33133
Instagram - merakigreekbistro

Get products now available at every Walmart
https://linktr.ee/shop.guga
Buy my cook book: https://linktr.ee/shop.guga

* Subscribe! It's free.
https://www.youtube.com/guga?sub_confirmation=1
-----------------------------------------------
Subscribe to my Grilling Channel
https://www.youtube.com/gugafoods?sub_confirmation=1
-----------------------------------------------
SUBSCRIBE to my Sous Vide Channel
https://www.youtube.com/SousVideEverything?sub_confirmation=1
-----------------------------------------------
* SVE MERCH *
Shirts: https://teespring.com/stores/sve
Cups & Boards: https://gugamerch.com/
-----------------------------------------------
* MAIL TIME Want to send something?
13876 SW 56th Street (№128)
Miami FL 33175

FOLLOW ME ON
TikTok: https://www.tiktok.com/@gugafoods
Instagram: https://www.instagram.com/sveverything/
Facebook: https://www.facebook.com/Sous-Vide-Everything

*************************************************
THE EQUIPMENT I OFTEN USE IN MOST VIDEOS

* SOUS VIDE EQUIPMENT *
Joule Sous Vide Circulator: https://amzn.to/2Ii6SFy
Anova Precision: https://amzn.to/2PM1izx
Sous Vide Container: http://amzn.to/2merrsb
Sous Vide Container Cover: https://amzn.to/3rRhlga
My Stove: https://amzn.to/2DBwP2C
Steak Tray: https://amzn.to/2Uvoa8Z
Tongs Tweezers: https://amzn.to/2M6v3Gm
Best Chamber Sealer: http://amzn.to/2hGHYF8
Cheap Suction Sealer: http://amzn.to/2mtj1Oi
Chamber Bags: http://amzn.to/2fpvSzD
Suction Bags: http://amzn.to/2mXfSUO
Bag Holder: http://amzn.to/2vjBYp5
Mini Weight: http://amzn.to/2nF3Q2Q
My Salt: https://amzn.to/2tofZgN
Pepper Grinder: http://amzn.to/2BYhNiz
Grate Inside Container: http://amzn.to/2pKCxIS (mine is 10x15)
Affordable Rack System: https://amzn.to/326c5Ih
Stainless Rack System: http://amzn.to/2qu0eAK (Choose the right size for you)

**************************************************
* EVERYTHING I USE in one LINK *
https://www.amazon.com/shop/sousvideeverything
**************************************************

* I get my steaks at Grand Western Steaks
Their Website: http://bit.ly/2ConGtC
Use Code "SVE" for 15% Off any purchase, no restrictions!
* For Personal Touch Speak to Rep. Emilio (305)310-0559
F.Y.I. They have picanha, TELL HIM GUGA SENT YOU!

* TORCHES OPTIONS *
FLAMETHOWER: https://grillblazer.com/?ref=Guga
Use code "Guga" for 10% off
Small Torch: http://amzn.to/2BWYvv1
Searzall Torch: http://amzn.to/2meJLS7
Searzall Head: http://amzn.to/2mX8Pvl

* My Knives *
Every Knife I use is here: https://dalstrong.com/?ref=Guga

* OTHERS *
Hand Blender: https://amzn.to/3cF2HlJ
Blender: http://amzn.to/2n3IpKx
Food Grade Gloves: http://amzn.to/2lTd8H4
Glass Mason Jars 8 Oz.: http://amzn.to/2mSF6qm
Glass 7 Cup with Lid Container Kit: http://amzn.to/2onMYhB

* VIDEO EQUIPMENT *
Main Camera: http://amzn.to/2imsWSi
Main Lens: http://amzn.to/2AzKumn
Zoom Lens: http://amzn.to/2BMF7k8
Microphone: http://amzn.to/2jVU3UC
Slider: https://amzn.to/3kWlTOM
Voice Over Mic: http://amzn.to/2n69j1h

* My Music *
http://share.epidemicsound.com/wJ8n7

* If you have any questions please leave a comment below and I will reply. Thank you so much for watching see you on the next video! :-)

* We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.

#food #cooking #greek


World’s Best Steak!



Python Full Course for Beginners [2025]

Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!

❤️ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join

🚀 Want to dive deeper?
- Check out my Python mastery course: https://mosh.link/python-course
- Subscribe for more awesome Python content: https://goo.gl/6PYaGF

🔗 Related videos
https://youtu.be/yVl_G-F7m8c?si=aoIiT6CyaRRfBsRM

✋ Stay connected:
- Full Courses: https://codewithmosh.com
- 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/

📖 Table of Content
0:00:00 Introduction
0:00:56 What is Python?
0:04:11 Installing Python
0:05:36 Python Interpreter
0:07:30 Code Editors
0:08:49 Your First Python Program
0:12:25 Python Extension
0:14:26 Linting Python Code
0:18:40 Formatting Python Code
0:22:51 Running Python Code
0:24:30 Python Implementations
0:26:59 How Python Code is Executed
0:29:45 Quiz
0:31:17 Python Mastery Course
0:31:44 Variables
0:34:48 Variable Names
0:37:51 Strings
0:43:20 Escape Sequences
0:46:01 Formatted Strings
0:48:09 String Methods
0:54:03 Numbers
0:56:50 Working With Numbers
0:58:59 Type Conversion
1:04:03 Quiz
1:06:43 Comparison Operators
1:08:46 Conditional Statements
1:12:56 Ternary Operator
1:15:04 Logical Operators
1:19:07 Short-circuit Evaluations
1:21:13 Chaining Comparison Operators
1:22:35 Quiz
1:24:18 For Loops
1:27:56 For..Else
1:30:42 Nested Loops
1:33:26 Iterables
1:36:34 While Loops
1:41:33 Infinite Loops
1:43:10 Exercise
1:45:13 Defining Functions
1:47:37 Arguments
1:49:57 Types of Functions
1:53:59 Keyword Arguments
1:55:59 Default Arguments
1:57:34 xargs

#Python #AI #MachineLearning #WebDevelopment



I Spent a Day With a Turkish Master and got SCHOOLED!

Thanks to Gokhan Yuzbasioglu and the team at El Turco for allowing us to make this epic video! Their information is below - please check them out!

* Main Restaurant - El Turco Turkish Food
- 5026 NE 2nd Ave, Miami, FL 33137
* 2nd Location - Oliva by El Turco
- 5018 NE 2nd Ave, Miami, FL 33137
Instagram - elturcoturkishfood

Get products now available at every Walmart
https://linktr.ee/shop.guga
Buy my cook book: https://linktr.ee/shop.guga

* Subscribe! It's free.
https://www.youtube.com/guga?sub_confirmation=1
-----------------------------------------------
Subscribe to my Grilling Channel
https://www.youtube.com/gugafoods?sub_confirmation=1
-----------------------------------------------
SUBSCRIBE to my Sous Vide Channel
https://www.youtube.com/SousVideEverything?sub_confirmation=1
-----------------------------------------------
* SVE MERCH *
Shirts: https://teespring.com/stores/sve
Cups & Boards: https://gugamerch.com/
-----------------------------------------------
* MAIL TIME Want to send something?
13876 SW 56th Street (№128)
Miami FL 33175

FOLLOW ME ON
TikTok: https://www.tiktok.com/@gugafoods
Instagram: https://www.instagram.com/sveverything/
Facebook: https://www.facebook.com/Sous-Vide-Everything

*************************************************
THE EQUIPMENT I OFTEN USE IN MOST VIDEOS

* SOUS VIDE EQUIPMENT *
Joule Sous Vide Circulator: https://amzn.to/2Ii6SFy
Anova Precision: https://amzn.to/2PM1izx
Sous Vide Container: http://amzn.to/2merrsb
Sous Vide Container Cover: https://amzn.to/3rRhlga
My Stove: https://amzn.to/2DBwP2C
Steak Tray: https://amzn.to/2Uvoa8Z
Tongs Tweezers: https://amzn.to/2M6v3Gm
Best Chamber Sealer: http://amzn.to/2hGHYF8
Cheap Suction Sealer: http://amzn.to/2mtj1Oi
Chamber Bags: http://amzn.to/2fpvSzD
Suction Bags: http://amzn.to/2mXfSUO
Bag Holder: http://amzn.to/2vjBYp5
Mini Weight: http://amzn.to/2nF3Q2Q
My Salt: https://amzn.to/2tofZgN
Pepper Grinder: http://amzn.to/2BYhNiz
Grate Inside Container: http://amzn.to/2pKCxIS (mine is 10x15)
Affordable Rack System: https://amzn.to/326c5Ih
Stainless Rack System: http://amzn.to/2qu0eAK (Choose the right size for you)

**************************************************
* EVERYTHING I USE in one LINK *
https://www.amazon.com/shop/sousvideeverything
**************************************************

* I get my steaks at Grand Western Steaks
Their Website: http://bit.ly/2ConGtC
Use Code "SVE" for 15% Off any purchase, no restrictions!
* For Personal Touch Speak to Rep. Emilio (305)310-0559
F.Y.I. They have picanha, TELL HIM GUGA SENT YOU!

* TORCHES OPTIONS *
FLAMETHOWER: https://grillblazer.com/?ref=Guga
Use code "Guga" for 10% off
Small Torch: http://amzn.to/2BWYvv1
Searzall Torch: http://amzn.to/2meJLS7
Searzall Head: http://amzn.to/2mX8Pvl

* My Knives *
Every Knife I use is here: https://dalstrong.com/?ref=Guga

* OTHERS *
Hand Blender: https://amzn.to/3cF2HlJ
Blender: http://amzn.to/2n3IpKx
Food Grade Gloves: http://amzn.to/2lTd8H4
Glass Mason Jars 8 Oz.: http://amzn.to/2mSF6qm
Glass 7 Cup with Lid Container Kit: http://amzn.to/2onMYhB

* VIDEO EQUIPMENT *
Main Camera: http://amzn.to/2imsWSi
Main Lens: http://amzn.to/2AzKumn
Zoom Lens: http://amzn.to/2BMF7k8
Microphone: http://amzn.to/2jVU3UC
Slider: https://amzn.to/3kWlTOM
Voice Over Mic: http://amzn.to/2n69j1h

* My Music *
http://share.epidemicsound.com/wJ8n7

* If you have any questions please leave a comment below and I will reply. Thank you so much for watching see you on the next video! :-)

* We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.

#food #turkey #cooking


I Went to TEQUILA and This Happened!! 😱 🇲🇽 (Viva Mexico!!)

🇲🇽 Mexican Street Food Tour in Guadalajara: https://youtu.be/iei4xQ633Zk
👉 SUBSCRIBE for more: https://www.youtube.com/@MarkWiens
👕 T-shirts: https://store.migrationology.com/

TEQUILA, MEXICO - In this video we’re visiting the little and world famous town of Tequila to eat some delicious Mexican food and taste some of their famous beverage. You never know what’s going to happen in Tequila, Mexico!

Huge thank you to my friends, go follow them for delicious food:
Mexi Papa (Jorge Reynaga) https://www.instagram.com/mexi_papa_adventures/
Claudio De Angelis Martinez https://www.instagram.com/buendientegdl/
Gabriela Lara https://www.instagram.com/maldelpuerco/

Special thanks to Casa Salles Hotel Boutique (https://maps.app.goo.gl/uWH4xqVzLn9CvjWj9) for hosting us, an amazing hotel in Tequila.

Fonda Lupita (https://maps.app.goo.gl/fgjqRULFNgBMZcKs5) - We’re starting off just outside of Tequila at a traditional local restaurant. I tried their amazing tortillas and jocoque - kind of like a yoghurt cream sauce, and then enjoyed a delicious breakfast of carne de res con chile.

El Tequileño Distillery - We took a full tour here, and it was just the warm up! After the tour we then walked around Tequila, and enjoyed some local Mexican street food on Hunger Alley.

Cantaritos el Güero (https://maps.app.goo.gl/FQwVnNs7zWnVqgiD7) - No trip to Tequila is complete without trying Cantaritos, a massive 20 liter swimming pool of a cocktail!

La Capilla de Don Javier (https://maps.app.goo.gl/3hdktuHGAxFT2Hx6A) - Finally one more drink invention we had to try, which is called a batanga, before calling it a night in Tequila.

Chapters:
0:00 Intro to Tequila, Mexico
1:11 Fonda Lupita
6:08 Carne de Res Con Chile
10:17 Tequila Tour (El Tequileño)
17:00 Mexican Street Food
22:48 Cantaritos el Güero
29:31 Batanga
31:53 Blooper

Thank you for watching this Mexican food and drinks tour in Tequila, Mexico!

Follow on Social Media:
►Facebook: https://www.facebook.com/markwiensfoodvideos
►Instagram: https://www.instagram.com/migrationology/
►Tiktok: https://www.tiktok.com/@markwiens

👕 T-shirts: https://store.migrationology.com/
🌶 Ghost Chili: https://amzn.to/3PNTvNQ
🎥 Camera gear I use: https://amzn.to/3FVdBUd
(some of these are affiliate links and I will make a small commission from any sales)



I thought I knew INDIAN Food! I just got CRUSHED.

Thank you to Dalstrong from sponsoring this video. Shop with Dalstrong by visiting this link: https://dalstrong.com/pages/dalstrong-guga-foods?ref=Guga

Indian food is known worldwide. It's full of flavor and lots of spices, and in today's video, my goal is to learn how to master this amazing cuisine. The best part is, I've got a cheat code!

Thanks to Bombay Darbar Restaurant Check them out below!
Main Restaurant
Bombay Darbar
2901 Florida Ave, Miami, FL 33133

Doral Location
Bombay Darbar Doral
8405 NW 53rd St, Doral, FL 33166

Bombay Darbar has incredible tasting and very affordable lunch specials. As well as catering for offices and corporate lunches with platter style to go boxes. Please check them out if you guys are interested!

Get products now available at every Walmart https://linktr.ee/shop.guga
Buy my cook book: https://linktr.ee/shop.guga

* Subscribe! It's free.
https://www.youtube.com/guga?sub_confirmation=1
-----------------------------------------------
Subscribe to my Grilling Channel
https://www.youtube.com/gugafoods?sub_confirmation=1
-----------------------------------------------
SUBSCRIBE to my Sous Vide Channel
https://www.youtube.com/SousVideEverything?sub_confirmation=1
-----------------------------------------------
* SVE MERCH *
Shirts: https://teespring.com/stores/sve
Cups & Boards: https://gugamerch.com/
-----------------------------------------------
* MAIL TIME Want to send something?
13876 SW 56th Street (№128)
Miami FL 33175

FOLLOW ME ON
TikTok: https://www.tiktok.com/@gugafoods
Instagram: https://www.instagram.com/sveverything/
Facebook: https://www.facebook.com/Sous-Vide-Everything

*************************************************
THE EQUIPMENT I OFTEN USE IN MOST VIDEOS

* SOUS VIDE EQUIPMENT *
Joule Sous Vide Circulator: https://amzn.to/2Ii6SFy
Anova Precision: https://amzn.to/2PM1izx
Sous Vide Container: http://amzn.to/2merrsb
Sous Vide Container Cover: https://amzn.to/3rRhlga
My Stove: https://amzn.to/2DBwP2C
Steak Tray: https://amzn.to/2Uvoa8Z
Tongs Tweezers: https://amzn.to/2M6v3Gm
Best Chamber Sealer: http://amzn.to/2hGHYF8
Cheap Suction Sealer: http://amzn.to/2mtj1Oi
Chamber Bags: http://amzn.to/2fpvSzD
Suction Bags: http://amzn.to/2mXfSUO
Bag Holder: http://amzn.to/2vjBYp5
Mini Weight: http://amzn.to/2nF3Q2Q
My Salt: https://amzn.to/2tofZgN
Pepper Grinder: http://amzn.to/2BYhNiz
Grate Inside Container: http://amzn.to/2pKCxIS (mine is 10x15)
Affordable Rack System: https://amzn.to/326c5Ih
Stainless Rack System: http://amzn.to/2qu0eAK (Choose the right size for you)

**************************************************
* EVERYTHING I USE in one LINK *
https://www.amazon.com/shop/sousvideeverything
**************************************************

* I get my steaks at Grand Western Steaks
Their Website: http://bit.ly/2ConGtC
Use Code "SVE" for 15% Off any purchase, no restrictions!
* For Personal Touch Speak to Rep. Emilio (305)310-0559
F.Y.I. They have picanha, TELL HIM GUGA SENT YOU!

* TORCHES OPTIONS *
FLAMETHOWER: https://grillblazer.com/?ref=Guga
Use code "Guga" for 10% off
Small Torch: http://amzn.to/2BWYvv1
Searzall Torch: http://amzn.to/2meJLS7
Searzall Head: http://amzn.to/2mX8Pvl

* My Knives *
Every Knife I use is here: https://dalstrong.com/?ref=Guga

* OTHERS *
Hand Blender: https://amzn.to/3cF2HlJ
Blender: http://amzn.to/2n3IpKx
Food Grade Gloves: http://amzn.to/2lTd8H4
Glass Mason Jars 8 Oz.: http://amzn.to/2mSF6qm
Glass 7 Cup with Lid Container Kit: http://amzn.to/2onMYhB

* VIDEO EQUIPMENT *
Main Camera: http://amzn.to/2imsWSi
Main Lens: http://amzn.to/2AzKumn
Zoom Lens: http://amzn.to/2BMF7k8
Microphone: http://amzn.to/2jVU3UC
Slider: https://amzn.to/3kWlTOM
Voice Over Mic: http://amzn.to/2n69j1h

* My Music *
http://share.epidemicsound.com/wJ8n7

* If you have any questions please leave a comment below and I will reply. Thank you so much for watching see you on the next video! :-)

* We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.

#food #india #cooking