I like doing advent of code! Even if I can't solve all of them, it's still a fun challange :)
@theoh.57342 күн бұрын
It's normal not being able to solve all of them, the problems are becoming more and more difficult with time, over the year you'll learn about new programming techniques that'll help you solve AoC ! (Like yesterday second part was about a certain topic (that I'll don't disclose here to avoid spoiling you) was a topic I didn't knew about last year and wasn't able to solve tasks on this !) Keep learning, one day you'll get all 50 stars 😎
@sucharekk2 күн бұрын
@theoh.5734 Thanks! It's my first year doing aoc and I still have a lot to learn. But that's the fun of it :)
@tandyy3 күн бұрын
mdn probably saved my life
@OrincabyКүн бұрын
mdn is love, mdn is life even if their market share is low
@Wawa-nh9sq3 күн бұрын
Yay ! i'm a contributor of regexr ;)
@k.chriscaldwell41413 күн бұрын
Thanks.
@nclsDesign18 сағат бұрын
Thanks
@bennymountain110 сағат бұрын
Good stuff, buddy! Great project.
@CodingWithLewis3 күн бұрын
What’s your go to?
@tizu693 күн бұрын
>:( regex101 >>> regexer
@NorthernChimp3 күн бұрын
Could you add the links to the video description?
@jangoninja79743 күн бұрын
Cyberchef is a must
@tamimayan20283 күн бұрын
arm assembly language is not enough in you as x86 , give me some books name and website name
@philippevilleneuve8712Күн бұрын
Stackoverflow
@nclsDesign18 сағат бұрын
I actually didn't know IT tools yet. Thanks!
@_hepl3 күн бұрын
Thanks lewis, also I hate these bots in the comments
@captcardwell3398Күн бұрын
If you're on Chrome 4 that's on you bruh 😅
@masonlee5637Күн бұрын
Advent of Code is the best!
@astroloico3 күн бұрын
vscodium, firefox, zsh, manjaro and i3wm
@coreyleath46623 күн бұрын
Lewis are you a full stack Dev or front or back end? How long have you been in your career?
@nonesubham3 күн бұрын
i am already using it-tool and i love it i don't have to go anywhere for each tool 🔥
@kami0x02 күн бұрын
I want to learn cuda and python integration from the base as C++ user who is a student is there any resource for that?
@bedirhankurt1902Күн бұрын
It looks like I live in a cave sticking to the resources and standards from 2010 or earlier...
@Leverquin2 күн бұрын
Oven of code??
@nikeshthakor4062 күн бұрын
Thanks 🎉
@matfat553 күн бұрын
Project idx for my school Chromebook 😁
@G-Master26203 күн бұрын
Nice, you could give a title that we could screen shot for later. Programmers am I right, thinking we are computers.😢
@TheBurntHoney13 сағат бұрын
I like refactoring guru.
@MubashirullahD3 күн бұрын
Can i use? Well, users are moving to chrome
@SheikhnBake13 күн бұрын
Wow, thanks for showing me the gold mine that is it-tools
@Oppieaxe3 күн бұрын
ohh I forgot Advent of code this year
@ssamani243 күн бұрын
I use AI to summarize the AoC problems into something more digestible
@lobotomy-victim3 күн бұрын
lmfao what, how are these not digestible
@ssamani243 күн бұрын
@ for someone with ADHD it’s about as digestible as a kidney stone.
@Murloc0172 күн бұрын
@@lobotomy-victim Depends. I like having bullet points in my problems. Helps me get my thinking in order (block of text makes me want to do the task later, by which I mean - never :P). Never used AI to rewrite the tasks for me though, but maybe I should. That being said - advent of code is meant to teach people how to solve real-life issues, and it's not something you can remake into bullet-points.
@coolguy10833 күн бұрын
You should use codesnap instead of carbon
@Slavasil2 сағат бұрын
y
@kashishpatel45433 күн бұрын
that's a whole ton of websites
@sariozario16353 күн бұрын
Who invented regular expressions shiiii difficult 😂
@bikko30893 сағат бұрын
roman numbers? they teach that in school
@aligulli12314 сағат бұрын
Dont use regex
@voidbinary3 күн бұрын
I'm a simple man. If you on an outdated browser? Well frick you. Enjoy the mess.
@MCCCOfficial3 күн бұрын
real
@syukcode3 күн бұрын
"don't use AI", You mean I have to be a Prehistoric Human? I can't live without AI.😂
@proxy_server3 күн бұрын
I just use AI to make it more easier. Ai are also a tool.
@31redorange083 күн бұрын
No, it's cheating.
@proxy_server3 күн бұрын
@31redorange08 No bro u aint decide for me
@31redorange083 күн бұрын
@@proxy_server Yeah, you decide for yourself if you want to cheat. Not my problem.
@proxy_server3 күн бұрын
@@31redorange08 Yeah so what's your point 🙄
@proxy_server3 күн бұрын
@@31redorange08 If that's cheating to you. you will be weaker Than me im fast while u struggling. That's why AI is here and u think professionals dont use AI in the actual field u weak
@insearchof90903 күн бұрын
I don't understand. The future of coding is AI based. You can't resist the change. It's a calculator for IT professionals.
@ScrapMek3 күн бұрын
If you don't know how to solve problems without AI then you shouldn't be in software development. 🤷
@ДмитроПрищепа-д3яКүн бұрын
A calculator is only useful if you already know math, same with AI and anything else it's applied to.
@insearchof9090Күн бұрын
You can contradict me now, but I am right. I am not a student. I have been in web development business for a good time. While using AI, i understood Not only it can code, it can give templates, examples and a bright mind will pick up the logic on fly. He needs time to do it once, for that part of implementation. It's exactly like calculator. You need to know the digits. We need to brace it. Our industry Just Changed. Natural English is the coding language.
@SpaghettDev3 күн бұрын
regex101 superiority
@sarkedevКүн бұрын
Same, I used to use regexr but I switched to regex101 because of the additional features. Their step debugger is amazing for finding issues with complex expressions.