Exactly the kind of content that I like to watch. No flashy intro, straight to the point, organized and packed with usefull information. Keep it up! You got a new sub!
@urname-animator2 ай бұрын
i agreeeeeee
@ladiharish78434 жыл бұрын
I didn't see any video more informative about the topic then this. Really appreciated!
@madhughneasai71064 жыл бұрын
Respect for not extending the video above 8min on compulsion , I liked the video so much I opened my other account in phone and hit the like button there too.
@Ahmed-wj5sd4 жыл бұрын
The review is very accurate. In codewars you also find some solutions up voted for being very short although not only they are inefficient but also unreadable. For example nested comprehension lists (in Python) where at each iteration it recreate a set. But if it was a normal loop it could store it in a variable and reuse it... I think that new persons in codewars are influenced by others to use short solutions, they are impressed and become like them and vote up and the other votes are from the solutions authors themselves. I am ok with those types of solutions because you learn new language features.
@pablo_brianese4 жыл бұрын
This was also my perception. It seems users of codewars favor abstruse code.
@furiousfellow15833 жыл бұрын
thanks for this perspective, I want to improve in python and codeWars gave me the impression that python good practices include super long exotic one liners
@kosmonautofficial296 Жыл бұрын
I have been doing it for a few days and it’s crazy how all the solutions are only the shortest. No comments, no doc strings, bad variable names. Anything oop gets so much hate.
@saadahmed6883 жыл бұрын
Thanks for this video. I am surprised that you only have 9k subscribers. I am going to college in a few months and do my CS so I thought I should learn c++ a bit more as I have been learning python for a few months (managed to build tic tac toe with computer player) and this site has really helped me in knowing c++
@LearnCodeByGaming3 жыл бұрын
I say just keep doing whatever you enjoy most. Either way should have you prepared for college.
@user-mb1kj8gt8b4 жыл бұрын
How does a 4K subscriber yt channel has such good content
@CocaBrunel4 жыл бұрын
That was fantastic, thankyou. I had an interveiw where the initial stage was to complete some challenges on a similar platform. I failed because I didn't understand "the game" I was left wondering how much time I should spend on so thing like this. This was genuinely helpful. I'll definitely be subbing. Keep up the good work.
@avgsteve4 жыл бұрын
This review is right to the point! I think Codewars is fun to play and just like a quick grab of snack for entertaining myself and yeah the cons about voting is quite true can't say spending too much on Codewars can improve that much for organizing structure of code at least it makes coding a bit more fun and less tedious to me.
@muadlala4 жыл бұрын
Thanks man, i really liked your tips, and they've helped me a lot!
@amulyasaxena48515 жыл бұрын
Thanks! Helped a lot. Looking forward to more videos.
@TXfoxie4 жыл бұрын
Thank you for your review. As a beginner, I was easily trapped in codewars and enjoyed thinking about how to solve certain katas all day long. But I was not sure if this programming practice was good for a job interview. Now I will switch to Leetcode.
@moises30784 жыл бұрын
And this leetcode is more suitable to job interviews?
@indiangigachad7774 жыл бұрын
@@moises3078 yes
@moises30784 жыл бұрын
@@indiangigachad777 thanks so
@moises30784 жыл бұрын
@@pablitocodes got it. Thanks, man!
@rc-wingman57193 жыл бұрын
@@moises3078 yes, Leetcode is better for job interviews. The easiest Leetcode questions are on Kata6 level imho. If you are very new to programming, Codewars is the way to practice basics.
@tobagheorgheirinel7035 жыл бұрын
Nice to so you making video again !
@LearnCodeByGaming5 жыл бұрын
Thanks!
@conorm25244 жыл бұрын
Good, informative. video. I'm a novice so I'm being bombarded with courses and perpetual tutorial hell! It's good to take a step back and gauge reality again.
@Middollo2 жыл бұрын
This video is next level, love it. Thank you.
@theoneandonlybenify5 жыл бұрын
Liking and subscribing. Useful and helpful review. Thanks!
@LearnCodeByGaming5 жыл бұрын
Thank you!
@tommysuriel4 жыл бұрын
Unfortunately most coding jobs make you write code on the interview, so codewars does help for that
@eveningswith36414 жыл бұрын
Hi Ben, thanks for the balanced review!
@LearnCodeByGaming4 жыл бұрын
Glad you liked it!
@tannerbarcelos68804 жыл бұрын
I use LeetCode for the DS/Algo prep for interview, Codewars to practice my JS rigorously so i can get better at those LeetCodes and then rotuinely practice my fullstack skills. It is a good cycle for me. I really like CodeWars and how it empowers you to really retain things
@DavidLee-mp1kh4 жыл бұрын
How hard do you think coding interviews are compared to Codewars? I've been solving problems on Codewars, but I felt like coding interviews are much harder :(
@tannerbarcelos68804 жыл бұрын
@@DavidLee-mp1kh code wars will not suffice for coding interviews. You should be doing leetcode for that. Code wars is good for brain training and practice on your language of choice. Leetcode will apply all those skills into harder problems which are interview ready.
@DavidLee-mp1kh4 жыл бұрын
@@tannerbarcelos6880 Thanks for the reply! Just out of curiosity, what kyu would you rank coding interviews(entry-level to Junior Dev jobs) if they were on codewars? I recently moved on to HackerRank for interview prep and I agree on your opinion. Codewars definitely does feel more like brain teasers or for people starting a new language. Thanks again!
@tannerbarcelos68804 жыл бұрын
@@DavidLee-mp1kh no worries! I’d say from my two interview experiences + many mock interviews I’ve watched and also from my university providing interview prep for us CS students, interviews can range from 6kyu - 3 for entry. The normal SWE role will be 3->1
@DavidLee-mp1kh4 жыл бұрын
@@tannerbarcelos6880 Yeah.. I've solved 5 and 6 kyu problems mostly and ranked at 4 kyu on CodeWars, but I could only solve 40% of the actual coding interview problems :( I hope I can get ready for a job soon. Are you working right now?
@Joshua-kr5fq5 жыл бұрын
What if you preparing for WW3?
@LearnCodeByGaming5 жыл бұрын
Haha, in that case definitely play lots of Codewars.
@mohamed-el-hanafibenabbou22504 жыл бұрын
Thanks for the explanation, only video of it's kind ... big up
@TetaroSeth4 жыл бұрын
Great review. Very helpful.
@VanniCash Жыл бұрын
Great video thanks for posting
@jacksondnj4 жыл бұрын
Excellent review. Thank you
@gosadlkj4 жыл бұрын
rly like your content and approach
@anmax2 жыл бұрын
I was scared to spend too much time on this site, now I know how to get the most of it, thanks
@MarcusVinicius-ft9ll4 жыл бұрын
Hey, Ben! Great video!
@LearnCodeByGaming4 жыл бұрын
Thanks Marcus!
@levon9 Жыл бұрын
Love the content and style of this video. No extra fluff, just 100% information. Thanks! Definitely will check out your other videos. PS: I'm an experienced programmer trying to pick up JavaScript - I learn best by practicing. Can you think of a better site for interactive exercises that you can recommend?
@bearforceone72954 жыл бұрын
Thanks for this. I just finished Automate the Boring Stuff and was stuck on lvl 7 kyu, did some lvl 6 katas but I think I need some more practice. I'm going to give PyQt a try now, want to get to know UI a bit and try some programs I wrote in a simple UI. :)
@LearnCodeByGaming4 жыл бұрын
Sounds fun! UI experience is good to get. I really love Automate the Boring Stuff, but I was already a dev when I found it... how'd you like it? Should I keep recommending it to new coders?
@bearforceone72954 жыл бұрын
@@LearnCodeByGaming I found it to be very interesting because it shows you real life scenarios, like using regular expressions to find text and replace it, and also some wrbscraping and even controlling the mouse and keyboard. I would recommend it to people who are system admins and want to learn code, or if you work as a clerk at an office (it's aimed at those people).
@jaiar.3244 жыл бұрын
great video! thank you for making it
@luizfx82499 ай бұрын
i am at the beginning of my python journey. i do not understand the platform at all. my code works perfectly in pycharm. but fails the test in code wars. i need help to know what i am doing wrong. thanks.
@chelinemagsano61852 жыл бұрын
Thanks for not putting any background music.. Message delivered. Plain simple. 🙏🏼
@gold49634 жыл бұрын
This was incredibly informative!
@rubica13 жыл бұрын
I needed this, thank you
@federicolrobinson4 жыл бұрын
Nice, honest review.
@elijah48404 жыл бұрын
Great vid, thank you! What is the best site/method to get good at solving algorithms in your opinion?
@wbcorkery3 жыл бұрын
Great review. Thanks so much.
@tawhidshaheed1453 жыл бұрын
Great review❤️
@abhideb19863 жыл бұрын
Hey love your content keep up the good work ❤️
@shaghayeghlolo3 жыл бұрын
In my opinion, one of the disadvantages of codewars id that we can't hide the tags for a problem. These tags can bias us toward the tags and don't help us think properly.
@jalalbounaim3 жыл бұрын
Thx sir , good suggestions! Appreciated
@kasmedia47654 жыл бұрын
Thank you for your review. i love it woooooooooooow
@codingfuel3 жыл бұрын
I tried Advent of Code 2021 but found it to progress too quickly for my current Python skills. Codewars was exactly what I wanted, the variety is good and there are more challenging Kata's along the way.
@codingfuel2 жыл бұрын
After 7 months of using Codewars somewhat regularly, I see a serious improvement in both my Python knowledge and general programming skills. Definitely recommended.
@foxyden2 жыл бұрын
@@codingfuel Thanks for sharing your results it's appreciated and well done!
@khandelwalsmatajikijhanki3 жыл бұрын
the part where you said why you think you should not use codewars 3:53 , actual all those are the reasons i was on code wars. can you please suggest the alternate of codewars to fullfill my needs?
@haha-eg8fj2 жыл бұрын
In general, I like codewar. The UI is easy to understand, and I can view other solutions after submitting my correct ones. It's also very easy to write tests for my solution on Codewar.
@calebreigada2105 жыл бұрын
Thanks for the review! Whats your highest level on codewars?
@LearnCodeByGaming5 жыл бұрын
I've done a few of the level 4 challenges, but still at rank 6 overall. Been spending my free time working on the next KZbin videos!
@supermalavox Жыл бұрын
What I like about Codewars is its accessibility for blind users who depend on screen readers. Although their code editor has low usability, meaning a screen reader user needs to edit code elsewhere, you can just paste it back. Also, if you are programming for a hobby, it is an ok site.
@denebaguirre35974 жыл бұрын
Great review!
@falcowinkler24294 жыл бұрын
you do get honor for comments though, if they are upvoted ;) and comments that explain something get a lot of upvotes usually
@LearnCodeByGaming4 жыл бұрын
Good to know!
@FidesRatio3 жыл бұрын
Great video, greetings from Argentina!!
@anisbazzine14082 жыл бұрын
Thanks for the information about the website
@natnaelsisay14244 жыл бұрын
I really enjoyed your video
@tobagheorgheirinel7035 жыл бұрын
Btw work like a charm your code that you teach me😘😘😘
@raxonomus51793 жыл бұрын
Amazing review
@schmonk3 жыл бұрын
Thanks for the review. as a javascript beginner I thought it is a good idea to rebuilt smaller projects from youtube tutorials(small projects with html, css and js) and also use codewars to get additional practise. But I can see the limitations of codwars as u stated... I also watch a fundamental javascript course every day. What would your suggestions be additional to my methods, in order to learn how to learn coding with javascript? I wanna become a software developer by next year.
@baldorodriguez2872 жыл бұрын
how did it go this year bro ?❤
@shivamshagal45434 жыл бұрын
Thank you
@alexanderpetricca90304 жыл бұрын
Really helpful, thankyou!
@SalYourPalChencho3 жыл бұрын
if not recommended for beginners, then what do you recommend?
@tobagheorgheirinel7035 жыл бұрын
Can you make a video whit open cv how to find an image while play game and make an action?
@LearnCodeByGaming5 жыл бұрын
Yeah I'll look into doing a video on that.
@ruiyanshi28373 жыл бұрын
Hi, thanks for your review. just wondering that do you have any suggestions for the programming learner to practice. I just start my first year in CS, school is a little bit slow. so I tried to learn java through youtube videos and Linkedin courses, but they don't have much for me to practice. so I want to find somewhere to practice coding when I am learning. Thanks!
@thydevdom3 жыл бұрын
I like codewars, going to give HackerRank a try and see how it goes.
@BruceNJeffAreMyFlies2 жыл бұрын
'Ive come across just plain confusing instructions more than once' I had this exact issue today.. Tried to mark it as an issue, as I was providing the correct answer but it was not being accepted due to a type issue that was meant to be inferred by noticing two, separate, characters on an image of example output which came AFTER the instructions... Some 'kata 1' said that the answer is obvious and marked it as solved within a few minutes... Like ok, if its so obvious then why did I have this problem? The problem was kata 7, I was kata 7, it was designed for people at my level, not people at kata 1... I moved on to the next problem and levelled up to kata 6... Sure thing, buddy, suuuper obvious despite not even being hinted at in the instructions... Confusing instructions are a huge problem on that site, and the users really don't want to improve that problem.
@ibrahimseck85203 жыл бұрын
Appreciated 👍
@melfordbirakor4 жыл бұрын
Thanks a lot.
@高安迪-o1y3 жыл бұрын
Do you know an alternative site?
@travissun67534 жыл бұрын
I tried codewars in Feb 2020 to be more prepared for a code competition. I achieve 3 kyu level in about 20 days and I find it's hard to break through. I agree with your idea in this video! I think if we want to go further in algorithm, we should dive into an algorithm textbook; if we want to build a real project, just tried to contribute pull request to an exsiting open source project. Is there any other good ideas?
@LearnCodeByGaming4 жыл бұрын
Yes those are both good ideas! Other things you might try are building a personal project for fun, or you could find a small business or non-profit that needs a simple website or app and building that for them (you might even make a little money on it). I read that Bill Gates got his start by writing a simple class scheduling application for his school.
@Bayo1064 жыл бұрын
3kyu in 20 days is impressive. I'm only on 5kyu after about 2 months
@pierreracine1282 жыл бұрын
@@Bayo106 u have any programming experience?
@Nosh54 жыл бұрын
Thanks, I though code wars would have some simple challenges for a beginner like me. I was wrong.
@pythonner36444 жыл бұрын
I can solve most of the 5kyu questions and few of 4 kyu and a single 3 kyu. Is it good enough
@KhalidTubing3 жыл бұрын
Thank you, nice and useful
@pythonner36444 жыл бұрын
what is your codewars rank in python or any other language
@Lelouch9804 жыл бұрын
Please do leetcode and hackerrank review thanks
@LearnCodeByGaming4 жыл бұрын
Thanks, I've put those on my video idea list.
@Lelouch9804 жыл бұрын
Thank you so much 😊
@Ezzedini3 жыл бұрын
love your videos bro, is there a way to get a digital copy of Screeps for free ?
@anubhavnegi42304 жыл бұрын
insightful.
@ZawyedZion3 жыл бұрын
good explanation
@josuevargas72524 жыл бұрын
Finally, someone who knows and help.Do you know another good resources?
@shanujwilson12044 жыл бұрын
Hacker rank is a good site, if ur looking for alternatives
@amalmanoj4174 жыл бұрын
Bro can you make betting bot for bet colour
@abdulrahmanemad89562 жыл бұрын
thanks
@christyraji87274 жыл бұрын
Hi brthr i just (2 months) started to learn python and django , today only i found out codewars is it usefull for me which kata , i dont have any coding background before two months and also which one i need to select in Kata? Im appreciate ur help in this?
@LearnCodeByGaming4 жыл бұрын
I only see one Django related Kata, and it's at the 3 kyu level. You might use Codewars to do some of the more basic Python kata, just to get more practice. If you haven't done the entire official Django tutorial yet, you should definitely do that, too!
@ansismaleckis12963 жыл бұрын
Codewars is so much fun. Obviously, it is no meant to prepare you for a job interview so why critisize the site for totally irrelevant stuff.
@xs10z2 жыл бұрын
Fine video. "Kyu" is pronounced "cue", though.
@ArtemCYOU3 жыл бұрын
это было полезно)
@michelironside61603 жыл бұрын
code cool & code chill
@ansismaleckis12963 жыл бұрын
The tips for ranking up quickly are stupid. Why would you want to rank up quickly? Whats the point? Take your time and enjoy the katas!
@dignes34462 күн бұрын
Did tried it as a beginner and didn't like it definitely not for beginners... intermediate and up. Cant recommend it if you are a beginner.
@TheDool3 жыл бұрын
As an experienced software developer I was disappointed that half of the kata are just math problems that require optimizations with a "smart" math formula. Noone will ever ask you some way to calculate prime number gaps efficiently in your life and it barely teaches you anything about coding that language.
@marthaolandacarrioncalva966Ай бұрын
It teaches you critical thinking at some core level in my opinion
@mitzidiazleon41864 жыл бұрын
Pa la otra en español please :'v
@supremebohnenstange41022 жыл бұрын
When I first did code wars I made like rly cool solutions with comments and proper variable names and such Only to discover the most up voted solution was one line of code that was unreadable. Now my variables are called uwu and owo and I don't comment anymore 🥺
@LlednarHugh2 жыл бұрын
Are you a robot?
@pavankumarpandappa60454 жыл бұрын
No bullshit video
@DrawsRene4 жыл бұрын
He can See both sundays on a wednesday. Nah just kidding i really like your Videos.
@real-facts71013 жыл бұрын
Good content but you talk so fast and i can not understand also the video is not good and clear.