Programmers building a calculator #computerscience #coding #softwareengineer

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Haha it does feel that way when you're just learning. Your first few projects give you the drive and excitement to continue.

Soulxlight
Автор

Your videos have made coding more accessible to me. I can't thank you enough!

MyCodingDiary
Автор

It makes us sooo excited and gives us motivation to keep going. Wooohoo! I just finished making my first calculator app! ❤

lahcsinayrahca
Автор

Just slap AI on the name and get $5M from investors and boom you still have a useless product but it says “AI” and a bunch of debt

yellowdeli
Автор

Don’t underestimate the power of this moment. It fuels us for years to come

tristanrujano
Автор

NOT ME IN PYTHON JUST USING:

num = input("Enter A Function")
print(eval(num))

Crcked
Автор

😂😂😂... i just now did ... sat back and told chat gpt and it did and completed my project within 5 mins

mdabdulrawoof
Автор

I just made a calculator and posted everywhere thaat I made a calculator

jarupbg
Автор

when you make an ai-powered calculator.

DerToasti
Автор

Can u show me how to build a calculator using python

MaryAuther-mw
Автор

🤣🤣 exactly how I feel when I change one line in a script.

acek
Автор

Just copy the code of gnome-calculator XD

Atomic_Homisiak
Автор

"but can your calculator say hello to the user"
-some wise programmer

Nash-ken
Автор

I coded a website and this is how I feel

techstazack
Автор

num1 = input("First num?")
num2 = input ("Second num?")
print (num1 + num2) BRUHHHH 💀

MoonehLOL
Автор

That''s me yesterday, with C# xD

luuu_na
Автор

Bruh really using react for a calculator☠️

immiketyson
Автор

And it's funny how if the the calculator says 1 + 1 = 11 you still fell accomplished

JordanSmit-wh