Word Search - 79. LeetCode - Java
17:43
3Sum - 15. LeetCode - Java
14:41
2 ай бұрын
Plus One - 66. LeetCode - Java
6:53
Пікірлер
@luluartbymengxuan8375
@luluartbymengxuan8375 10 сағат бұрын
You're amazing Teddy! Thank you!
@noobkiller100
@noobkiller100 10 сағат бұрын
About to finish my first 3 months as a junior .NET developer, this tutorial is where I started .NET! Thank you Teddy!
@santi73santi
@santi73santi 12 сағат бұрын
The best tutorial until now. Even in english its understandfull for me. THANKS from Argentina!
@chana-bhatura
@chana-bhatura 14 сағат бұрын
I am very confused, we are not actually performing these operations and just checking if we are able to hit those endpoints, right? We will be writing the actual logic of updating the pokemons later, I suppose? @TeddySmithDev
@saulgamba1
@saulgamba1 14 сағат бұрын
good short tutorial
@letresor2902
@letresor2902 14 сағат бұрын
Hello I just want to know how to connect react and c#. Can you tell me which video is please ?
@kierankitaziburns298
@kierankitaziburns298 16 сағат бұрын
What a goat🐐. Completed the course and gonna try deploy it using a CI/CD Pipeline 🔥
@SongCoder
@SongCoder 21 сағат бұрын
Great explanation! Very straightforward and clear. Thank you for the video.
@facundozin3880
@facundozin3880 23 сағат бұрын
Sorry, what version of Node did you have when you created the project?
@KangHaerinLover911
@KangHaerinLover911 Күн бұрын
Thank you for this series
@sergiocastellani9823
@sergiocastellani9823 Күн бұрын
he man just a quick question: to connect to PostGreSQL is it enough to install Npgsql and modify the connection string accordingly? i ask this because i cannot install SQLserver in my company laptop...thanks in advance mate!
@shenth27
@shenth27 2 күн бұрын
Don't you need to add +1 when you calculate length?
@sergiocastellani9823
@sergiocastellani9823 2 күн бұрын
Again another occasion in which KZbin often can substitute teachers form University. You have the drive, the passion and most important: you can speak and say sentences in a human/normal way. This seems like a joke, but if you listen to many (too many) university teachers, or colleagues.... well.. it's not the case at all. Thank you, im really enjoying it.
@bartomiejpotaman6973
@bartomiejpotaman6973 2 күн бұрын
You're just copy pasting and not explaining anything.
@GayanKalinga
@GayanKalinga 3 күн бұрын
Damn Teddy you are an asset, for the last 10 years I have not found this much great explanations. WOW. thanks
@GayanKalinga
@GayanKalinga 3 күн бұрын
You should do a svelte course please
@GayanKalinga
@GayanKalinga 3 күн бұрын
can I use web storm for this project, es7, react snippet is not in their plugin library
@SSRBast
@SSRBast 3 күн бұрын
Thanks for the amazing videos. What macro do you use to make those fast changes on your code?
@SalohiddinZikrillayev
@SalohiddinZikrillayev 3 күн бұрын
Thank You Teddy 🫡🫡
@JDK_24
@JDK_24 3 күн бұрын
Bro, instead brring a structured dsa course for beginners in c++ Will get more views too😊
@TeddySmithDev
@TeddySmithDev 3 күн бұрын
That's not bad idea. I prob will eventually but going to complete LC150 while I have the time.
@AnishMoktan-hk2wk
@AnishMoktan-hk2wk 4 күн бұрын
best dotnet guy to teach and explain
@GayanKalinga
@GayanKalinga 4 күн бұрын
dotnet 9 dropped the support for swagger
@JokerAob
@JokerAob 5 күн бұрын
Very good tutorial. Small remark, you can make the program run a little bit quicker, but calling the set with only one call: add instead of 2 calls: Contains and add. Like this: for (int num : nums) { if (!hashSet.add(num)) { return true; } }
@GayanKalinga
@GayanKalinga 5 күн бұрын
why cannot we use var stockModel = _context.Stocks.Find(Id); ?
@GayanKalinga
@GayanKalinga 5 күн бұрын
What's the drawing tool he is using ?
@TeddySmithDev
@TeddySmithDev 3 күн бұрын
Microsoft Whiteboard
@masteryplayz3781
@masteryplayz3781 5 күн бұрын
By "container / bucket of data", do you mean classes?
@TeddySmithDev
@TeddySmithDev 3 күн бұрын
yes
@DevJunior2024
@DevJunior2024 6 күн бұрын
Thank you so much, Teddy! I’ve just finished your course today. Your guidance really helped me figure out where to start, and I truly appreciate it!
@masteryplayz3781
@masteryplayz3781 6 күн бұрын
your DeleteFirst function does not need to have a "temporary" variable - after all, all variables created within a function is temporary and cannot be called after leaving the function itself, unless you have an out function.
@JokerAob
@JokerAob 6 күн бұрын
Hi Teddy, Really amazing channel. Great explanations and very well presented. Thank you very much! And yeah, I totally smashed that like and subscribe buttons 🙂
@Terminator_Tim
@Terminator_Tim 6 күн бұрын
why exactly do we need the String builder? Why dont we just use remove on the String itself?
@mccauleybacalla2228
@mccauleybacalla2228 7 күн бұрын
thank you so much!
@THETowandAA
@THETowandAA 7 күн бұрын
the "dicemail " got me like WTF is going on for a solid 3 minutes....
@alfredodey
@alfredodey 7 күн бұрын
Can you make all your videos one, please?
@NaingLinHtet_K
@NaingLinHtet_K 8 күн бұрын
Sir Thank You So Much! You really help me. Love Your Video Sir
@haoql.7686
@haoql.7686 8 күн бұрын
High quality video that gets underestimated ❤
@warpmaster7
@warpmaster7 8 күн бұрын
for some reason I am getting a 403 fobidden error with this route
@vvp6552
@vvp6552 8 күн бұрын
Am i have to create database manually? Can programm code do it for me ?
@VikramHuggi-y2s
@VikramHuggi-y2s 9 күн бұрын
well
@gunbay5015
@gunbay5015 9 күн бұрын
Hi Teddy, thanks for the wonderful playlist. Could you please share what application you use for the slides? They look NEAT!
@TeddySmithDev
@TeddySmithDev 9 күн бұрын
Software is called "Miro"!
@gunbay5015
@gunbay5015 9 күн бұрын
@ thanks!
@merveildjuidje9902
@merveildjuidje9902 10 күн бұрын
j'ai pas un bon niveau de compréhension en anglais mais j'ai bien compris ce Tuto, Merci Teddy 😊
@habibullah7425
@habibullah7425 10 күн бұрын
great video bro
@VikramHuggi-y2s
@VikramHuggi-y2s 10 күн бұрын
well well well
@VikramHuggi-y2s
@VikramHuggi-y2s 10 күн бұрын
well well well!!!
@IliaFridland
@IliaFridland 10 күн бұрын
Like for a joke on 5.19
@ThS1ver
@ThS1ver 10 күн бұрын
Thank you Teacher
@slyandlethal
@slyandlethal 10 күн бұрын
7:30 had me dead lol Thanks for these gems teddy
@AnishMoktan-hk2wk
@AnishMoktan-hk2wk 10 күн бұрын
fukin cool guy
@nedjm-eddinekadri9318
@nedjm-eddinekadri9318 11 күн бұрын
Watching this playlist again in 2025 and still finding it very helpful. I'm using Eclipse rather than IntelliJ, but the lessons are still relevant. Thank you, Teddy.
@chinni469
@chinni469 11 күн бұрын
I really love your way of teaching. Explaining the little details no one cares to explain. It really helps self-taught developers understand the concepts better.
@DaJellyMoon
@DaJellyMoon 11 күн бұрын
I keep getting 401 Unauthorized even after passing the correct bearer token. Any help on that?