Тёмный
freeCodeCamp.org
freeCodeCamp.org
freeCodeCamp.org
Подписаться 9 млн
Learn to code for free.
Learn React Router v6 - Full Course
1:43:23
21 день назад
Learn NestJS - Complete Course
13:56:30
Месяц назад
Back End Developer Roadmap 2024
10:30
Месяц назад
Комментарии
@mahmodsamir5110
@mahmodsamir5110 19 часов назад
excellent, thank you
@TheOnlyShubh
@TheOnlyShubh 20 часов назад
1:00:45 Day 1 is About To End.(Please Ignore It is just a personal Timestamp).
@udsinghs8706
@udsinghs8706 20 часов назад
Thank you Patrick for your kindness in giving the course away for free. Amazing explanation and great video editing.
@alexd.1156
@alexd.1156 20 часов назад
Devise user management 1:42:47
@ahmadnku8336
@ahmadnku8336 20 часов назад
the explanation could have been improved
@mpitithamae3928
@mpitithamae3928 21 час назад
Hey Blessing Khanyile we are both 50 and new to this. What are your intentions to learn Python Programming? I want to start digital marketing (I am also yet to enroll) consultancy that I will be able to drive it using AI, ML & DL. Haaaiiii.... a person will never stop learning until till until
@ferozkhanjadoon
@ferozkhanjadoon 21 час назад
They Have Dono well job
@ViniciusEmprego
@ViniciusEmprego 21 час назад
That course is perfect! He explains everything so well
@phoneix24886
@phoneix24886 21 час назад
3000.1.17? Goodness gracious
@JSLegendDev
@JSLegendDev 20 часов назад
Yeah, Kaboom version naming is weird. 1000 is ver 1.0, 2000 is ver 2.0 and 3000 is ver 3.0.
@prakharpandey7745
@prakharpandey7745 21 час назад
4:21:16 if anyone's facing issues where the data is not being inserted into the database, even though there's no errors in your code, then write conn.commit() after the conn.execute() command.
@itsmydreem9554
@itsmydreem9554 22 часа назад
SHES REALY BEATIFUL
@tskxz
@tskxz 22 часа назад
At Update Product (58:42), when i did a request PUT method, it didn't changed any values, but it returned the product itself. I guess findByIdAndUpdate doesn't work, so i did a alternative solution by using findOneAndUpdate and it worked try { const { id } = req.params; const product = await Product.findById(id) if(!product){ return res.status(404).json({message: "Product not found"}) } await Product.findOneAndUpdate(product, req.body) const updatedProduct = await Product.findById(id) res.status(200).json(updatedProduct) } catch (error) { res.status(500).json({message: error.message}) }
@stianchrister
@stianchrister 22 часа назад
OpenAI ASMR API
@Vlad-ld9cu
@Vlad-ld9cu 22 часа назад
You are a great teacher, I still have a lot to learn but your tutorial was really helpful to grasp how GraphQL works. That's the perfect complement to official written documentation.
@NickLeeds
@NickLeeds 22 часа назад
Is this geared toward those with beginner or intermediate knowledge of python?
@anshulgarg1298
@anshulgarg1298 22 часа назад
20 minute me hi ulti aagyi!
@HarshDeep61034
@HarshDeep61034 23 часа назад
DAY 2: 3:00:00
@user-lx1to4nh1v
@user-lx1to4nh1v 23 часа назад
####44689cc0#suryodayhanumanchalisarootlivecjdeathbaseballbataluminiumvibratesaturnboontimecontrol#355957870786938#405864128422137.ccd######🎉❤
@sthefanocarvalho2823
@sthefanocarvalho2823 23 часа назад
What a time to be alive
@TANCEUS
@TANCEUS 23 часа назад
Hey freecodecamp can please upload a Computer graphic course ..
@TechPanda_tribe
@TechPanda_tribe 23 часа назад
binge watch challenge 😁😁😁
@otroems
@otroems 23 часа назад
3:00 como es posible que esta persona imparta una clase utilizando un cubrebocas? irracionalmente, que pretende con ese cubrebocas? no le sirve para protegerse el mismo del bicho porque no es kn95 y está lejos y es innecesario para proteger a su audiencia si el está infectado porque está a más de 2 metros de distancia de la persona más cercana y sus gotículas no le llegarán a nadie
@NimerionTech
@NimerionTech День назад
I have a question. (This is my first ML class ever) When we even up the data so we hava balanced samples, we seem to be putting random values. Wouldn't that generate a bunch of false results later? I mean, why won't we just chop off the larger number to scale with the smaller number, wouldn't that be a wee bit more reliable? Or I'm missing something? (I'm at 43:36, btw)
@Curseking546
@Curseking546 День назад
seriously amazing thing, I always love Indian accent very much
@wavedgalaxy
@wavedgalaxy День назад
12 hours ago I was a girl, now i am an insane girl.
@Old_squad
@Old_squad День назад
After listen this lecture. Coding and how to teach
@i4imranmurtaza1
@i4imranmurtaza1 День назад
Really junk of knowledge
@diorvaccine991
@diorvaccine991 День назад
you are my sunshine
@user-dw5qw3hy1o
@user-dw5qw3hy1o День назад
You are a legend...thank you so much and God richly bless you
@pranavbalachandran6871
@pranavbalachandran6871 День назад
extremely thorough, although it may have been easier for me cuz i already knew java
@Old_squad
@Old_squad День назад
2:48:01 that code gives error
@user-ek2jc1xf3y
@user-ek2jc1xf3y День назад
he looks so happy i'm happy for him
@yoman6367
@yoman6367 День назад
Bruh I need to rewatch it if I want to use Vim sufficiently lolol
@s.bamahfoodh
@s.bamahfoodh День назад
why there's no mention of Ruby on Rails at all???
@jackbale5846
@jackbale5846 День назад
41:24
@morganmorgan7795
@morganmorgan7795 День назад
Woke up 3 hours in
@uaine1095
@uaine1095 День назад
Is the certification free too?
@TheDrov
@TheDrov День назад
Next let’s do a dev who drinks water daily!
@QuotePilgrim
@QuotePilgrim День назад
3:50:30 So the reason it's difficult to wrap your head around this math is because you're doing the math in an unnecessarily unintuitive way. There is no reason to subtract your position from the player's position when you can just, you know, compare your position to the player's position. The comparison 'player.x - self.x > 0' is identical to just 'self.x < player.x'; do you see how much more intuitive the latter is? Instead of going "if the player's x position minus my current x position is greater than zero, then I am to the left of the player", you are simply going "if my current x position is less than the player's x position, then I am to the left of the player". Heck, if you must subtract the positions for one reason or another, just changing the order of the operands would still be more intuitive than what you were doing: 'self.x - player.x < 0' is true when I'm to the left of the player and 'self.x - player.x > 0' when I am to the right of the player; when comparing my horizontal position to the player's horizontal position, the direction of the comparison operand literally points to where I am relative to the player.
@aniketsharma7655
@aniketsharma7655 День назад
27-April-2024 Started this video, Hoping to finish in 15 days ;-) wish me luck
@mr.thamizhan
@mr.thamizhan День назад
People 1st time watching this channel in 2024 like here!