🚨 Join Waiting List for New 10+ Hour Linux Course - bit.ly/44CI2bK
@SamSyAI Жыл бұрын
Yes please 🙌🙏
@M.V.CHOWDARI Жыл бұрын
Could you please explain me about how to add google adsense to my websites
@xxd1167 Жыл бұрын
@@abdullahkamal5366 Every company uses Linux os in the industry, so it is very important to understand Linux ( everyone uses Linux because it is more customizable than any other os )
@paganimarker1898 Жыл бұрын
Yeah, I think you're right. I used to struggle with problem-solving, but as I got better at it, I began to gain a deeper understanding of how programming languages work. Now, I can visualize a clear path to solutions in my mind.
@ToeKneeTran Жыл бұрын
5:32 was called Microsoft Lync I’m pretty sure
@RogerThat902 Жыл бұрын
It’s true. Most of the things we find impressive would actually get someone lit up in a real code review because anything that adds complexity is not optimal. If I had to do it over I’d learn far fewer language features (you most likely will never use on a real project) and read more code. IMO that’s the missing skill. You need to be able to navigate a big code base where you don’t know what 95% does as the main skill on a big project.
@scigama71 Жыл бұрын
I feel like initially yes it does seem hard but when you learn watch a ton of videos and practice you start to think differently, then you get use to the thought process. Then coding becomes alot easier. My advice is have patience and give it time.
@tim_alex001 Жыл бұрын
I have to say a big thank you, @AmigosCode. You're always on point. I'm always learning. Thanks once again.
@NameUnderscoreSurname Жыл бұрын
All in the video is absolutely true. After two years of work, I started getting tasks to design small parts of the system and was given the role of feature lead. However, I have no idea how to do it :) I will add to the video that it is difficult for me personally to write tests. Especially when I have to write them for someone else's code.
@rilwanuisyaku Жыл бұрын
Agreed, Jazakallahu kairan 😍
@chazk.official873 Жыл бұрын
I agree, i used to think that coding was hardest part on game dev but coding is actually the easy part. The hardest part is solving the problems or the logics of your design. If you have a solution then coding it is easy.
@davemerkury Жыл бұрын
@amigoscode...Nelson, thank you for your insight and wisdom!!! This is so helpful! I am six(6) months into my full stack job and I've realized that understanding what is going on, and finding ways to resolve things, is the most important part. I only deal with small code blocks (for now), so it's important, to me, to look at the details of a small code base. Our project is a brand new project, so I have embraced the thought and communication that has happened, and it gives me an idea on how to go about creating my own projects.
@guitarman813 Жыл бұрын
Yes, coding is the easiest part when it comes to software development. Solving problems is the hardest part!
@VDMpeniel Жыл бұрын
Totally agree, it is the easy part.
@mhtmoukhtar6958 Жыл бұрын
Well said bro, JazakAllahukhair
@fadhilkiima30 Жыл бұрын
Waleikum salaam. Thanks for such amazing insight on technology. I actually agree that coding is hard but it's just some part of the hard stuff and there's more hard stuff than it. Thanks a lot.
@RicardoSilvaTripcall Жыл бұрын
Great tips Nelson !!! This is all very important, but I think, at the same time, quite overwhelming for those newcomers, a single developer now is obliged to wear so many different hats ... other industries aren't like that ... there is a trend against specialization in our field, due to monetary reasons? Who knows ....
@valmirknasel Жыл бұрын
"there is a trend against specialization in our field" in fact I thought that it occurs because the contractors doesn't know what we do! They think we are aliens! We are just "the IT guy" and "we do everything related to IT because we are the IT guys"! They think "why we need more than one IT guy if one is enough to do everything since the build cleaning until the AC repair? " and "why we need to pay more than lunch to the IT guy just to do the IT guy's job?" and "I think they work for food"
@agusdonoso Жыл бұрын
I needed this, thanks 😢
@TheRealVendrim Жыл бұрын
Everything in this video is correct. For anyone that thinks, that coding is the worst part, take a big and preferably old codebase and try to make some changes to it. You will quickly see, that understanding the code and how your changes will affect the system, is more important than the code itself. A programmer will always spend more time understanding, delegating things, fixing bad design, mistakes (many times their own), etc. than actually coding itself.
@liricabox Жыл бұрын
Good video!!! For me its a bit overwhelming all the diferents aspects that you have to learn and practice for being a better software engineer. Its not just the programming aspect, its how to make a good algorithm, how to use properly data structures, how to choose a good database, how to structure your database, gow to make proper querys, how to design the architecture (servers, docker, kubernetes...), security, deployment and other things that im not going to write because my mind will explode xddd. I try to do one step at time but sometimes with all this fast pace technology its... weird hahahaha. Whatever, good video, thanks for the subtitles and as suggestion... it would be interesting having a course of system design. I think your courses are amazing and I really appreciate your work. Have a good day! Lots love!
@bensongift Жыл бұрын
Thanks for putting this out Nelson.
@cleverson_lira6 ай бұрын
I respect you more now, cause I think that same thing about Lombok.
@simplyabdou8425 Жыл бұрын
Your video editor is really good, nice
@Spriya-qr9ks Жыл бұрын
Quiet motivational ❤and as well as true thing!
@jamesraphael8473 Жыл бұрын
Wow nice info bro. Thank you
@Y-wx6th Жыл бұрын
Tnx for all. Can u create video about AOP ? I have not seen this topic in any of your courses.
@valmirknasel Жыл бұрын
everything depends of how much time do you have to engineer a solution! Everything is possible, we just need the right amount of time to engineer it!
@pranavpatil8072 Жыл бұрын
Thanks for the insightful video, any suggestion on how to improve the system design capabilities(Assuming we cannot practice designing the system very often) ? TIA
@Quillraven Жыл бұрын
Writing code might be easy but writing GOOD, readable and maintainable code is also quite challenging imo. For the typical tutorials like ToDo list or whatever it doesn't really matter how your structure your code and design your software. But once you work in real productive codebases it matters a lot. I think most people with experience will agree that it is a pain in the ass if legacy code has no test coverage, no comments, utility classes with no flexibility, hardcoded technologies or properties, tightly coupled classes, ... I would not underestimate that.
@goddy510 Жыл бұрын
Have I watched this video on your channel before? 3:42😂 I can remember that line😂
@taipizzalord4463 Жыл бұрын
Dont worry about it just DO it.
@sachintharuka6154 Жыл бұрын
Great Explanation ❤
@gleitonfranco1260 Жыл бұрын
I agree totally, but the others disagree, specially who those I tried to bring to the fun side of the force ;-)
@jalalelb Жыл бұрын
Wa Alaikom Salam, this is more interesting than a tutorial, great job brother ❤
@AlaEddine19176 Жыл бұрын
hello please , what should I learn before starting springboot, knowing that I have an intermediate base in Java ☺️ give me a plan if you can please
@rahulmandal2102 Жыл бұрын
Hey Nelson. Can you make a video on Spring Batch
@Ainurka504 Жыл бұрын
Hello, I have a question for you. I’m learning Java and English language. I want to improve my skills. So can I translate your videos from your KZbin channel to my native language and upload it to my channel?
@khizerrehman7227 Жыл бұрын
Trying to learn web development though it is easy process but it take so much time which is frustrating.
@vaheaghajanyan4152 Жыл бұрын
Please make a video about Java code testing using test containers.
@SomeoneinYouTube-cm3eo Жыл бұрын
The hardest part in programming is... setting up a working environment before actually coding/using a framework lol.
@Kathir_vel_097 Жыл бұрын
sir can you send your amigoscode text book about spring boot because of my learning purpose please send to me i just confused at the reading time only for all annotation
@vietronaldo23w Жыл бұрын
the platform that you mentioned is microsoft teams. :D
@javadaliloo6112 Жыл бұрын
thanks for your good contents
@kenjihikmatullah1060 Жыл бұрын
Waalaikumsalam. Thanks
@abusafiaayman6941 Жыл бұрын
Thanks, why don't offer discount in your courses!!
@vitormuuniz Жыл бұрын
I miss old AmigosCode with no video edition =(
@FabriceHabumugisha Жыл бұрын
I agree😊
@bulelanibotman Жыл бұрын
important words!
@NdangangRodrigue-ik9wf Жыл бұрын
Am fulfilled with my effort now
@YagoBonardi Жыл бұрын
great video.
@abdelkarimbaya3255 Жыл бұрын
I don't agree with in Data/Algo, because without them you won't be good in Problem solving .
@aaronaustrie Жыл бұрын
I’m a CS major but don’t like coding
@quantasync Жыл бұрын
Waaleikum salaam
@DashaZakella1001 Жыл бұрын
if you think that coding is the hardest thing , you are coder, not software ingeneer
@TuxBearlux Жыл бұрын
TRANSLATION: IF YOU THINK CODING IS HARD! YOU ARE SCREWED 😂