Learn Full Stack Development on codedamn: cdm.sh/fullstack
@lakshman5873 жыл бұрын
COMMENTED FOR T SHIRT GIVEAWAY!!!! :)
@ak3323 жыл бұрын
Hey mehul Do you know best java course ? Should I take mosh hamedani course bundle?
@akhilkrishnansingh86223 жыл бұрын
Hello bhaiya your videos are really helping me as a absolute beginner .Keep it up ! and I wanted to ask you that can you plz make videos on advanced css animations , transitons and the transfrom tags
@codedamn3 жыл бұрын
@A k I'm not qualified to answer that, sorry
@mingyangli91713 жыл бұрын
Good points. My 20 cents from 2.5 years of learning software development is to learn technologies stacks to solve problems rather than learning them for the sake of learning. (I learnt Redux for saving AWS bills & learnt to design optimised APIs to reduce frontend load speed)
@thegreatprogrammer59373 жыл бұрын
7 wonders of programming world: 1. Codedamn like platforms for learning 2. Git 3. Stackoverflow 4. HTML (the easiest and the non replacable atleast in near future) 5. Cloud/VPS!!! 6. CLI 7. OpenSource And theres 8th one as well... VS Code
@aparnagupta60253 жыл бұрын
Totally agree that clean or short code is a bad code. I was giving an interview for internship and I used short variable names like a, b, n etc. The interview on review said that you must use better variable names.
@8koi2452 жыл бұрын
short code doesn't means one letter variables tho, that's a horrible practice
@modernsanskari43983 жыл бұрын
Hi Bro, Really your content is too good. Some additional points wanted to add: --> Writing Unit Test should be appreciated. No worry later point, a unit test can be a good entry point to understand complex code for devs. --> Reading every changeset on a weekly basis of your team's mates at a high level. --> Taking part in POC's , collab with architects. --> Taking full advantage of your IDE's for better debugging. --> Be a Polyglot dev, to explore different programming paradigms (Highly influenced by Venkat Subramaniam Sir). --> Following some good coding practices and conventions (prettier, stylecop etc). --> Find a mentor that motivates and guides you. ...Lot more things 😊 -- “Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler"
@nahidshaikh461 Жыл бұрын
I went through all your videos after watching your short video on nodejs and really liked the backend part especially in your playlist. Keep doing great work 👍
@DrorElovits2 жыл бұрын
Great insights. I find the - prefer relational DB when possible - especially on point. Thank you!
@coderxchris50993 жыл бұрын
This is very quickly becoming my favorite coding channel here on KZbin.
@pengzhang3006 Жыл бұрын
So true! I always say "Leave SQL to SQL". I've seen so many codes in my job that do things like: read all, aggregate, filter, grouping, in application code. Those are classic SQL. so choose an RDBMS, offload those jobs to Postgres, and delete all those slow and complicated application code.
@marcoszanre2 жыл бұрын
Great content, as always! Love the real life point of view of not building everything from scratch unless you have the budget, knowledge and time, and the best practices in terms of coding with other people and handling data analytics requests as usage scales. Thanks!
@1minutebizz3092 жыл бұрын
You know my friend... we all thinking that the learning programming/coding is a very big deal, maybe for you is easy but the boy who live in the village of india's rural area, coding/programming is a BIG BIG deal for me absolutely... but this is the channel name codedamn literally teaching us coding concept and development also in the very easy manners. and now I say coding / programming / development is no more difficult at least for village boy who want to start their career in the software development...thanks MEHUL MOHAN BHAI
@sabareshrajamanickam92043 жыл бұрын
Another thing I realised is that creating proper documentation and comments is just as important as writing code. Most of us miss this step for a variety of reasons, like time constraints and work load in my case. But believe me once you create docs and start writing comments for the code you write, you will feel more confident on your code and it will be easier to make any changes to it.
@Venom-gf3st3 жыл бұрын
Thank you so much for creating such a highly useful developer tip for free of cost for us. I hope you will keep posting videos daily ..
@adx_472 жыл бұрын
One point I would like to add is "Do not focus too much on Optimization", it should be the last item in your task list, focus on important stuff like choosing the right tech stack, completing the project as per the requirement, etc. As I have seen optimization takes too much of a time and in most cases it does not even results in a performance which end user will be able to catch.
@samarpanharit42683 жыл бұрын
Too many awesome videos these days . Loving them . Keep it up
@codedamn3 жыл бұрын
Thank you Samarpan!
@sayedrenaq77473 жыл бұрын
Mehul is literally the best and I need this man more in my life! Keep it up!
@avanisindhav71953 жыл бұрын
I am totally agreed with 3 4 nad 5th points and also face. Great content 👍👍
@amritanand98303 жыл бұрын
Great...always love to see you ❤
@mallappabijjur55773 жыл бұрын
Much needed knowledge. Please make video on system design..
@Suraj_Pokharkar3 жыл бұрын
Understanding and reading code is more important than just to write code.
@neelthakkar44923 жыл бұрын
Short, informative plus enjoyment of getting all experience tips in just 8 mins🤩😃
@aashishsinghal73313 жыл бұрын
You have Covered many things in your videos that are actually faced by devs, i have faced them n ur videos helped me alot. Thanku very much 🙏, also it would be awesome if you could cover some topics like docker, and ci, cd pipeline as tutorials.❤️
@232techtalk3 жыл бұрын
I bumped into your video today were u explained what happened to Facebook outage and you are really amazing 🤩
@shubhamverma38732 жыл бұрын
Completely agree. I have just completed 2+ years but I can sense this. And your video is just stamp on it.
@imadrsh3 жыл бұрын
I have just started my career as a Programmer started as a self learner from your channel. Winning a T-shirt from Codedam will keep me inspired in my journey❤️❤️🙏👍😘
@Avoid03 жыл бұрын
All points are helpful Thanks 🔥
@divyanshusoni8473 жыл бұрын
These are really great points. Your content is too good as alaways. Keep this videos coming
@lightbinger3 жыл бұрын
Great content, sir. Keep publishing!
@Abhishek-fw7oo3 жыл бұрын
Thanks for the tips and suggestions
@aashiqcuts43603 жыл бұрын
U r the one to be followed for beginners to learn I suggested to all my coding enthusiastic friends Thanks for the content 🙏
@codedamn3 жыл бұрын
Thank you! This means a lot
@abdelfattahkhatab7603 жыл бұрын
Thank you so much for all your videos, it's very awesome. Thank a lot !!👍
@ramisalim87293 жыл бұрын
Woww, such an amazing channel, Thank you so much for the share
@mridul28203 жыл бұрын
Thanks for sharing your experience
@dineshkatariya59663 жыл бұрын
Yes typescript is ❤️, although I don't fully understand it, but I prefer compile time error then in production 😄
@codedamn3 жыл бұрын
Haha compile time errors are always better
@himansrivastava2 жыл бұрын
Excellent Man!
@Tux0xFF2 жыл бұрын
When is your course on DevOps going to be available?
@niteshprajapat79182 жыл бұрын
I am not here for T-shirt but to say.... your team n you are awesome 🔥 Thank you for free content with high quality 🔥💪
@sujeeshsvalath2 жыл бұрын
With more than 12 years of programming, "Clever code", I agree with you and wonder why the Leetcode is a big thing if you are not coding for a lot or edge device.In real world one more loop is not going to burn your server if that code makes it's simple for readability for fellow people or yourself after some time.
@anjalisingh-sx5ct3 жыл бұрын
Thanks for sharing your experiences
@codedamn3 жыл бұрын
Thank you for watching Anjali!
@gulshanaggarwal45773 жыл бұрын
Yeah! this is super true about OOPS:) even I personally realised mostly with JavaScript frameworks we don't uses ,even don't see 👀oops paradigm.
@codedamn3 жыл бұрын
OOP isn't much popular in JS world
@gulshanaggarwal45773 жыл бұрын
@@codedamn Don't you think there should be a detailed Codedamn blog regarding OOPS in Js world.
@Sonu-tg6tg3 жыл бұрын
Thank you so much for this, your videos are really awesome with great video quality and content too. With help of your videos now I am able to build web projects. Thanks a lot!!
@akhilkrishnansingh86223 жыл бұрын
Hello bhaiya your videos are really helping me as a absolute beginner .Keep it up ! and I wanted to ask you that can you plz make videos on advanced css animations , transitons and the transfrom tags
@danielelgressy3 жыл бұрын
Any tips of how to write good code? Any knowledge recourses? Boons? Website? Article?
@sonukumar-tc1ws3 жыл бұрын
Hi sir, your experience towards software industry very benifical to us and your advice and suggestion is good and I appreciate your efforts 👍🙏
@samueltorimiro24363 жыл бұрын
Awesome lessons covered 👍
@codedamn3 жыл бұрын
Glad you like them!
@soulninjadev3 жыл бұрын
Thank you for sharing your experiences, it really helps
@codedamn3 жыл бұрын
Glad to know that. You've a nice name haha.
@soulninjadev3 жыл бұрын
@@codedamn haha thanks 😂
@mhdsbk3 жыл бұрын
Can you make a video about doing opensource
@iampavangandhi3 жыл бұрын
Loving the series hope I get a T shirt too 😅🎉👍🏻
@codedamn3 жыл бұрын
👀 Results for the first week this sunday
@xoldyckk1763 жыл бұрын
@codedamn please make a video on sql vs query builder vs orms. Pros and cons, use cases etc. Thank you for all your doing for the community.
@codedamn3 жыл бұрын
Interesting idea! I'll consider it
@Developer-4043 жыл бұрын
"Given that the program works, isn’t any statement about its structure merely an aesthetic judgment, a dislike of “ugly” code? After all, the compiler doesn’t care whether the code is ugly or clean. But when I change the system, there is a human involved, and humans do care. A poorly designed system is hard to change-because it is difficult to figure out what to change and how these changes will interact with the existing code to get the behavior I want. And if it is hard to figure out what to change, there is a good chance that I will make mistakes and introduce bugs."- from a book a read.
@js-swift2 жыл бұрын
literally when i looked at the code on 4:11 timeline not able to understand just viewing it . I actually , don't use those shorts clever code because one of the most important idea of clean code is easy to understand
@Developernd073 жыл бұрын
We can learn anything for free in this internetWorld just because of the teachers like you Thank you ..
@ashishafk3 жыл бұрын
really can relate to the code standard thingy where people do write code that looks kinda cool to them but eventually make it hard to read & understand by others. and in some cases if they visit back the same code base they also kind of struggle.
@codedamn3 жыл бұрын
True!
@ravikumarmistry3 жыл бұрын
I strongly disagree with the point that if there are relationships in data use SQL. Most NoSQL databases are designed to be fast, highly scalable and available. While working with no SQL keep in mind that you have to replicate data so that you do not need to make multiple query. In NoSQL world it is standard practice and you have to work hard as a developer to update all the replicate data but it will outperform joins of SQL. So NoSQL should be used if you want a very very scalable and available solutions
@aftabahmad35843 жыл бұрын
Ready I will recommend to engineers. If you completed your engineering so codedamn is best path for getting job as full stack developer. Because Codedamn provide that courses with(low cost, real-time implementation) which is very demand in currently and features. It’s my experience. I am .Net Developer. Mr. Mehul is decent and hard work person. he supports to youngster engineer and help them. He gives you ideas for how the code write. Thanks Codedamn and Mr. Mehul.
@codeityt3 жыл бұрын
Very helpful knowledge. I also have a request. Please create a series on typescript
@codedamn3 жыл бұрын
Thank you! I'll consider it
@codeityt3 жыл бұрын
@@codedamn Thx for that
@buildleadinnovate243 жыл бұрын
where is your aws pipeline video you mention??
@vinitgirde3 жыл бұрын
I think Typescript can be easy to learn if you are already familiar with any of the oop language like java or .net etc
@emonymph69112 жыл бұрын
Sir Guru, what are some good free DB schema tools that you recommend for DB design? Thank you!
@hamidja15372 жыл бұрын
Thanks for sharing
@raptordev22353 жыл бұрын
LOVING YOUR CONTENT BRO :-)
@sumitkumarmallick15963 жыл бұрын
Would love to see golang and rust based videos and development based on those languages.
@alagappank12423 жыл бұрын
Make tutorial for django please....
@samrjj34123 жыл бұрын
thanks for helping us
@ARUN-ik2nb3 жыл бұрын
Words of wisdom by real life Developer...It's great👍
@adipurnomo56833 жыл бұрын
5:36 So relational database is good instead of no relation data
@anshunishad34813 жыл бұрын
Nice content 😀
@amansingh.h7163 жыл бұрын
ok honestly i want the tshirt but i also want more knowledgeable videos like this so that I can become a good developer like you
@MCShubhamSharma3 жыл бұрын
Hey mehul can u please upload your next on how u designed your database for your codedamn platform
@codedamn3 жыл бұрын
It's MongoDB running on Atlas. Nothing fancy tbh
@Hiteshparikh3 жыл бұрын
You covers most of the general practice. However, now a days developer needs to start writing cloud friendly code. I mean by follow 12 factor app principles.
@imhrsh3 жыл бұрын
Hi, I have a query. Does big tech giants like Facebook or Netflix uses sql or no-sql databases ?
@Raj_Vishwa13 жыл бұрын
very helpful for beginner's like me to be successful in this field 🙏😊
@codedamn3 жыл бұрын
Glad to help Raj
@osamah45323 жыл бұрын
love the t-shirt 😍
@naveenkumaranem85323 жыл бұрын
All good except SQL- NoSql part.
@webdecodedwithfahad44143 жыл бұрын
Results of 7 years hard work in 8 minutes awesome ♥️
@MrEnsiferum772 жыл бұрын
Not so great, u need other skills than those
@parmarjaynareshbhai66103 жыл бұрын
What do you think should there is demand for backend Java developer???
@codedamn3 жыл бұрын
There is of course demand for Java. Java is a popular technology
@muditkhanna8164 Жыл бұрын
Actually I can't agree on the part where you said bitwise operations take are not clean code but you can be comments with that part.because it's a lot faster that way
@criptik52083 жыл бұрын
I saw this in tech lead video when he tslked about how in his office ppl used to show off their code
@codedamn3 жыл бұрын
(as a millionaire)
@criptik52083 жыл бұрын
@@codedamn as an ex-Google ex-Facebook
@criptik52083 жыл бұрын
kzbin.info/www/bejne/qIrSaJ6AeZ5gY6M
@gbengacode3 жыл бұрын
Great tutorial
@codedamn3 жыл бұрын
Thank you!
@codingdesires3 жыл бұрын
Finally a video that says RDBMS is better than NoSql. CATCHY THUMBNAIL By the way.
@codingdesires3 жыл бұрын
@@TuringTested01 I commented what I thought of coz I just wanted to participate in the t shirt giveaway lol.
@tora34923 жыл бұрын
"There is usually no right way to do a certain thing" perfectly said.
@williamjames68543 жыл бұрын
preety informative video thanks
@codedamn3 жыл бұрын
Thank you William!
@ShubhamYadav-df1kc3 жыл бұрын
Great video
@codedamn3 жыл бұрын
Thanks Shubham!
@VenkatGudavalli3 жыл бұрын
7 years already.... Damn that's Something
@codedamn3 жыл бұрын
The struggle is real lmao
@VenkatGudavalli3 жыл бұрын
@@codedamn want to learn quick and be good enough, so that I can contribute to codedamn one day
@harshitgupta41313 жыл бұрын
U r genius sir
@codedamn3 жыл бұрын
I'm probably just consistent - nothing more
@parthmittal56253 жыл бұрын
If you are following all the good practices, you are doing something wrong! Pretty cool :)
@mfkfawas51573 жыл бұрын
Awesome.
@dhruvsharma79643 жыл бұрын
nice series
@anirudhkaushal53433 жыл бұрын
👍 amazing
@kaushalkumar66663 жыл бұрын
i still wonder why i am not able to use typescript when i already learned it.
@codedamn3 жыл бұрын
Convert your existing JS project to TS. That'll be a start
@kaushalkumar66663 жыл бұрын
@@codedamn Thanks you as always you always help me out with my stupid questions.
@rishupawar22333 жыл бұрын
Thnk u boss
@nibu_mirchi3 жыл бұрын
Speaking of dynamic languages ... "I want to chill as js variables do 😁"
@faisal05723 жыл бұрын
3:36 is my best part.
@commonsense10193 жыл бұрын
Nice 🙂
@ranjankumar13243 жыл бұрын
Can I get a heart from you and t-shirt too😍
@DuyTran-ss4lu3 жыл бұрын
Awesome
@luccindev3 жыл бұрын
while(age++ < life.lenght) ++knowledge
@saramshshrestha76413 жыл бұрын
T-shirt 🔥
@desifoodmonkinusa5752 жыл бұрын
Beauty of JavaScript is overshadowed by typescript ! Sorry I love vanilla JavaScript
@leninkrishna2 жыл бұрын
It was a very nice informative video and great insights i m a year late and even though do i have a chance for free t shirt ??