These 7 Coding Skills Give You an UNFAIR Advantage

  Рет қаралды 502,083

Tech With Tim

Tech With Tim

Күн бұрын

"Find your unfair advantage". This is the best piece of advice that I have ever received. I encourage you to do the same by mastering these 7 coding skills that will really make you stand out as a software developer.
Checkout "How to Use ChatGPT at Work" for FREE from the sponsor of this video, HubSpot! clickhubspot.com/mu6
🎓 Premium Courses
🏢 CourseCareers coursecareers.com/a/techwitht...
🔗 BlockchainExpert algoexpert.io/blockchain (use code “tim”)
💻 ProgrammingExpert programmingexpert.io/tim (use code “tim”)
🎓 Free Courses
📚 Introduction To Software Development coursecareers.com/a/techwitht...
⏳ Timestamps
00:00 | Overview
00:11 | Being Resourceful
01:15 | Free ChatGPT Resource
03:00 | Data Structures & Code Efficiency
03:59 | Scripting & Automation
04:58 | Asynchronous Programming
05:44 | CI & CD
06:21 | Clear & Concise Communication
🔗 Socials
📸 Instagram / tech_with_tim
🐦 Twitter / techwithtimm
💬 Discord / discord
🤝 LinkedIn / tim-ruscica-82631b179
🌐 Website techwithtim.net
💾 GitHub github.com/techwithtim
Support
👕 Merch teespring.com/stores/tech-wit...
💵 Donations www.paypal.com/donate?hosted_...
🙏 Patreon / techwithtim
🔖 Tags
- Tech with Tim
- Coding Tutorial
- How To Code
Hashtags
#techwithtim
#tutorial
#coding

Пікірлер: 338
@TechWithTim
@TechWithTim 7 ай бұрын
I just released an INSANE new software development course. If you want to land a developer job ASAP check it out for FREE: techwithtim.net/dev
@I_am_Raziel
@I_am_Raziel 6 ай бұрын
None of that is "unfair". It's skill.
@soufianeaitlhadj9115
@soufianeaitlhadj9115 7 ай бұрын
1- being ressourceful (Learn to solve problems, develop critical thinking, discuss issues with teammates, read documentation) 2- version control (advanced concepts in GIT and GITHUB) 3- data structure & code efficiency ( learn how to manipulate data in a creative way so that you can save time and storage) 4- scripting and automation (learn how to speed making scripts of tasks that are repertitive and that can make you save a ton of time) 5- Asynchronous programming (learn how run programs in "parallele" ) 6- CI & CD : continuous integration and continuous deployment (take at least the basic concepts) 7- clear and precise and accurate communication
@caioleonhardt
@caioleonhardt 6 ай бұрын
1 (... adding read properly error messages), 2 and 7 made me tech lead. For other items I admit I'm not that strong.
@dark11demon11
@dark11demon11 6 ай бұрын
I thought that basic skills you have to have
@kompassorpigo7600
@kompassorpigo7600 5 ай бұрын
The video has chapters.
@FuzzyDPozzy
@FuzzyDPozzy 5 ай бұрын
man sitting here and typing what he said on a video it may help others but it not gonna help you if you dont go practice your expertise.
@davidchandra8722
@davidchandra8722 5 ай бұрын
​@@dark11demon11and how many people that actually have them?
@SuperHighFiveGuy
@SuperHighFiveGuy 6 ай бұрын
Once you learn to code you realise that writing the code is the easy part. The hard, important and valuable part, that separates the mediocre developers from the great ones, is spending the time to understand what the requirements are _before you write any code._
@befa5322
@befa5322 6 ай бұрын
No
@suhailmall98
@suhailmall98 5 ай бұрын
Yes
@BillClinton228
@BillClinton228 5 ай бұрын
No what is important is burying the business logic under tons of abstractions so you can seem as though you're doing alot of work and looking really smart.
@Masterofdigitalarts-gb4um
@Masterofdigitalarts-gb4um 3 ай бұрын
If you stay longer at one business then it becomes much more easier to understand requirements. If you understand the project inside out then everything becomes easier. The key is to find a good place with good salary and settle there for few years. Start taking part in architectural and design decisions. Star helping management to meet their goals. Mediocre developers does not reach far. Either they stuck inside wordpress or new cool tools that nobody uses.
@jdiehl2236
@jdiehl2236 7 ай бұрын
"Don't cry." - Tim
@TechWithTim
@TechWithTim 7 ай бұрын
Advice of the century
@tiger_of_kai
@tiger_of_kai 7 ай бұрын
One of the advice ever
@FnordFandango
@FnordFandango 6 ай бұрын
“Don’t _just_ cry.”
@atharvadeshmukh6328
@atharvadeshmukh6328 6 ай бұрын
​​@@FnordFandango😂😂 yeah, do something about it
@AnonymousAccount514
@AnonymousAccount514 6 ай бұрын
Don’t be a Mary
@Necitero
@Necitero 6 ай бұрын
The last point stands out to me so much. Whenever I am trying to communicate a task to someone, get help, maybe give my own tasks to others, I try my very best to tell them what is needed, what has been discussed, what has to be taken care of and what the timing is. Though, I have some co-workers that don't do that. A real scenario not too long ago "Talk to those people about the implementation of a tool and how to make it work". So I did ask them how their current implementation works, how we would like to change it and completely let them explain to me how their pipeline works. I asked them if they would need anything from us other than what I have mentioned to make it work. Proudly went back to my co-worker to tell them how I managed that and the response was: "... We don't want THEM to do it. We want to get rid of their setup and handle it on our own." which would've been a needed information. Clear communication to avoid mistakes and confusion.
@Dxeus
@Dxeus 7 ай бұрын
With 18 years of IT/tech and coding experience, I can tell you that it's a permanent headache to solve other people and sometimes other teams' problems when you have 5 projects to deliver.
@Abhi-tp6dk
@Abhi-tp6dk 7 ай бұрын
someone with 18 years of experience it's better to be in role involves more advising , consulting rather than writing code like Engineering Manager
@poonam-kamboj
@poonam-kamboj 7 ай бұрын
​@@Abhi-tp6dkwish it could be easier. These days , expectations from engg manager is to do coding, design, know frameworks, and also be a people manager
@VincentJenks
@VincentJenks 6 ай бұрын
25 years here, and still in the trenches. I agree. Teams should avoid having a rockstar as it’s both a bottleneck and a project failure risk. It also teaches dependency. It’s good to mentor and inculcate knowledge sharing, but if the same people are constantly leaning on that rockstar, rather than learning to be resourceful and take ownership of things, you’re headed for trouble. Grow your team and instill leadership in anyone willing to step up. Delegate. It’s a team effort.
@Alex-hr2df
@Alex-hr2df 6 ай бұрын
Tell me about it
@mimimmimmimim
@mimimmimmimim 6 ай бұрын
​@@Abhi-tp6dkbut it's not even as much fun..
@NiceChange
@NiceChange 7 ай бұрын
This video really hits home what the industry is acquiring for talent. So informative. Tim you have stepped up your game and I love it!!! Great work. Thank you
@ArtistSoftwareEngineer
@ArtistSoftwareEngineer 6 ай бұрын
Great video. I am extremely glad that the first on the list was be resourceful, and honestly, I believe that has always been and will continue to be the most important skill in any commercial environment. Basically - ‘be the problem solver’. It’s the most satisfying part of the job and it’s the one that, even if others are more specialised in other areas than yourself, makes you stand out as the person who can be relied upon when the sh*t hits the fan to get things back on track. The modern AI tools absolutely kick ass at being a helper on this path. Learn to use them and anyone with a bit of smarts about them can be a tremendously valuable generalist.
@realityflyer3155
@realityflyer3155 6 ай бұрын
Great vid and agree with all of it. Basically, be very professional, know your stuff, and be prepared to keep learning.. But I would add two more: 1) Develop applications with the user in mind, not the development team; our job is to make things easy for the user which often means abstracting complexity. Too many developers I work with these days try to come up with solutions that will kida work, but want to keep it simple for the developers rather than the users. The second is have the curiosity to learn the business domain you are working in. That doesn't mean you become a professional in that domain, but you understand it enough to a) speak their language (communications); b) understand what they are trying to achieve; and c) understand their pain points and be able to work out a better way to solve their problems. In addition to what you mentioned, these are what I look for in developers I hire.
@rmt3589
@rmt3589 7 ай бұрын
I see this as a To Do list for any solo developer and anyone that plans to master this craft. Most of these I need to learn, and I plan on it! This shall be my syllabus after my planning phase of my game engine project.
@pyp2205
@pyp2205 6 ай бұрын
I also see this as a To Do list, even though I already do 3 of the things mentioned in this video. One example would be scripting, I learned scripting because I thought it might come in handy for something. Well for programming it definitely did, because I made scripts for compiling programs or creating projects. And it's definitely better than having to enter so many commands for something that can be easily put into a script.
@Sinke_100
@Sinke_100 7 ай бұрын
The more I watch Tim's videos, the more my brain opens up how to think as good software developer, can't wait to finally get that kind of job
@curious_haldar
@curious_haldar 7 ай бұрын
Yes his lectures are truly a gem 🎉
@TubularAnimator
@TubularAnimator 7 ай бұрын
Great content Tim! I would like to watch this video again when I have time.
@MT-rc3gn
@MT-rc3gn 7 ай бұрын
truly invaluable information as an aspiring systems developer. thank you!
@e-jahman
@e-jahman 7 ай бұрын
You always have something good to offer. Thanks for this piece ❤
@Juzzyjuzzy
@Juzzyjuzzy 7 ай бұрын
Absolute pearls of wisdom. Thank you. I need to learn version control at a deeper level and how to CI/CD
@onurdogan2390
@onurdogan2390 6 ай бұрын
Dude, I just started my computer science studies. I love your videos, I try to watch them when I have time to improve myself! Keep on posting interesting videos like this! You are the best.
@Vaenivo
@Vaenivo 7 ай бұрын
Great advice. My follow up would be what resources do you recommend to learn/master these skills? Obviously you mentioned "GPT At Work", but I'd appreciate some references for the others. Thanks for the content - it was delivered well!
@harshtekade625
@harshtekade625 7 ай бұрын
Informative, love your videos. can anyone suggest me how should i improve my coding skills
@diytech-developement
@diytech-developement 7 ай бұрын
Thank you Tim for this video is exactly what I was looking for.😊
@shubham3836
@shubham3836 6 ай бұрын
Hey TIM! Been following you for a while now....gr8 content btw So, how to practice for "CLEAR A& CONCISE COMM"??
@thetipsymankey
@thetipsymankey 7 ай бұрын
I totally agree with this. Especially data structures knowledge ,scripting and automation, communication, I will say at least basic understanding of CI/CD , before coming to asynchronous programming I will say know the difference between threads, cores and concurences.
@malteplath
@malteplath 7 ай бұрын
Excellent advice, especially the last few points!
@uknoimright
@uknoimright 6 ай бұрын
As someone who worked in a chaotic ambitious tech startup for half a year as a sophomore undergrad and learning all of these skills on the go, definitely 100% agree with everything! Great summarizing video that’s not too in depth at all!
@monsieurLDN
@monsieurLDN Ай бұрын
You were already employable in your second year?
@uknoimright
@uknoimright Ай бұрын
@@monsieurLDN unfortunately yes. tho that was at the height of tech hiring, i doubt i would’ve gotten that position now all else equal lol
@technicalsuranii
@technicalsuranii 7 ай бұрын
Amazing Buddy. I always get inspired by your videos. Its pandora box every time
@Andrew-Escudero
@Andrew-Escudero 6 ай бұрын
Great advice, thanks Tim!
@zkierkniekjion4381
@zkierkniekjion4381 7 ай бұрын
This is the perfect type of content to watch when you've been drowning in sea of tutorials and want to refresh your mind (while also learning more useful information) without straying off the path for too long
@TechWithTim
@TechWithTim 7 ай бұрын
Glad you enjoy it!
@user-qd2ff2dy5r
@user-qd2ff2dy5r 6 ай бұрын
Exactly
@iwanjones7334
@iwanjones7334 7 ай бұрын
Everything I have touched on Tech with Tim seems to be good! Appreciate it, Tim
@Metalkasu48
@Metalkasu48 6 ай бұрын
Clear and concise communication goes both ways, if you don't understand a request or requirements, ask questions until you do. Sending folks off to perform a task they say they understand and getting back something completely different because they didn't actually understand/listen in the first place is a major team productivity drain.
@utberoxsobad
@utberoxsobad 6 ай бұрын
Well done! Loved the video.
@vaylx2253
@vaylx2253 6 ай бұрын
I was skeptical. I was wrong. Great tips 👍🏼
@tetttettamilli6761
@tetttettamilli6761 7 ай бұрын
@TWT - Sage career/life advice, Sir. 🙏. So what about actual typing?
@arshiaalidosti8818
@arshiaalidosti8818 7 ай бұрын
I do not have any of these skills! Thank you! I have to gain all of them!
@KhmerTarotReading
@KhmerTarotReading 5 ай бұрын
seem difficult for me right now but i hope this is a progress to master this 🎉❤
@HealyUnit
@HealyUnit 5 ай бұрын
I'll be honest: I've seen a _lot_ of vids like this where it's "Learning X new fad technology! Totally not like the other 10 fad technologies! This one'll be a hit for sure!". And then there's your video, which I think is absolutely spot on. These "meta-"programming concepts are, I think, in many ways _more_ important than actual syntax. Syntax can be learned/googled, but being someone I wanna work with comes with the points you've highlighted.
@peterkaguathi3929
@peterkaguathi3929 7 ай бұрын
Thanks for the tips
@Praxss
@Praxss 7 ай бұрын
Definitely clear communication is so important and I can see junior devs lacks there despite having good/ more than good technical knowledge.
@Bubbazilla
@Bubbazilla 7 ай бұрын
This is great thx for the tips
@fugixi
@fugixi 6 ай бұрын
Any tips for the last bit, the communication part? E.g. book or course recommendations?
@wasimsaifi7684
@wasimsaifi7684 7 ай бұрын
Hi Tim, I am new to your channel. I want to learn to make addon for blender can you please make some tutorials?
@nickderaj
@nickderaj 7 ай бұрын
Can you give an example of data structures manipulation/uses that you ever had to use in a real life situation? (like linked lists)
@fampirowski1
@fampirowski1 5 ай бұрын
It's great content. Thanks !
@sweealamak628
@sweealamak628 7 ай бұрын
My sales head once told me: "In IT, everything is possible. Deliver it by next week". As alarmingly true that statement is, you need to get your hands dirty in all sorts of dev scenarios to broaden your knowledge of the world of coding. Lots of techniques and methods from one side can be ported over to another for problem solving. Syntax transitioning could be a hurdle but broad knowledge builds your architecture prowess which is beneficial for your career, because management values that the most.
@ChrisCox-wv7oo
@ChrisCox-wv7oo 7 ай бұрын
They sound like an idiot. Real talk.
@francishubertovasquez2139
@francishubertovasquez2139 6 ай бұрын
Will that work sir in a different environmental dimension of different knowledge. The Thrones dominion. Will that still be unfair not to the variety of Dimensional dominion thrones or unfair to you?
@SuvobrotoPal
@SuvobrotoPal 6 ай бұрын
Very informative video, Thank you very much 🙏
@LyTu-xw7od
@LyTu-xw7od 6 ай бұрын
great informations, thank you so much.
@Boluclev7
@Boluclev7 6 ай бұрын
Great video, Thanks!
@st1llbleed1ng
@st1llbleed1ng 6 ай бұрын
Unfortunately the hubspot link gives out timeout error wheb trying to accessing it. I think my geo location may cause the issue but still might want to look into this?
@frosty_in_canada
@frosty_in_canada 2 ай бұрын
Great advice Tim!
@pepanek
@pepanek 6 ай бұрын
This is spot on! I wish I knew all of this 20 year ago.
@swedishpsychopath8795
@swedishpsychopath8795 6 ай бұрын
I'll add som more life-savers: If you really want to stand out: 1) write all code as nested one-liners with insanely many sub-steps that are completely impossible to debug. NEVER write separate sub-operations that allow others to check what the different steps actually do. 2) Use the Stream api everywhere and don't forget to use lambda statements as often as possible 3) use reflections seasoned with generics for even the simplest data structures. 4) NEVER comment code, it violates the clean code principle where the code is supposed to be the documentation. 5) No matter how new you are to a new feaure in a language / library: ALWAYS start by creating a framework on top of it that other developers must use even if you yourself do not master the basics of the language / library. 6) fhk up the code using the spring framework everywhere, even if the language you are using already has better and simpler features for the same
@Larry-xc4mj
@Larry-xc4mj 6 ай бұрын
your account name checks out
@swedishpsychopath8795
@swedishpsychopath8795 6 ай бұрын
@@Larry-xc4mj Personal attacks, not mentioning what you didn't understand, and running away before listening to the answer? Let me guess? Democrat much? So let me spoon feed you: This was irony based on what I've seen in my carreer as a developer. Since you didn't understand and took it literally I'm further going to assume you are a newbie when it comes to programming?
@user-ey3ei8uz8g
@user-ey3ei8uz8g 6 ай бұрын
Hey Tim could you help me .... I recently learned c++ and now I don't know what to do .Should i make projects or should I learn dsa
@extropiantranshuman
@extropiantranshuman 7 ай бұрын
omg tim - this is a really good video!
@paladine4life
@paladine4life 6 ай бұрын
Last point is crucial... i often times get experienced devs on my team saying stuff like "Add the Id", what feature/issue we talking?, what Id? on Database? which table? on code? which file? It often seems like a should be telepathic or something.
@mirzakadic9174
@mirzakadic9174 7 ай бұрын
I've been learning front end and backend web development, c++(!), scripting for various 3D software, making games etc.. But nothing was more confusing than GIT, and every course explaining it (among other topics), is either not explaining it well or it's really confusing on it's own, or I'm just stupid :D My question is, do you have a good course or a book to recommend to really learn git with true understanding... Thanks, keep up the good work.
@TechWithTim
@TechWithTim 7 ай бұрын
Yes I have many videos on my channel on git!
@mirzakadic9174
@mirzakadic9174 7 ай бұрын
@@TechWithTimThanks!
@KaidouGamePlay
@KaidouGamePlay 5 ай бұрын
hello, I've been watching too many videos about where to start, I graduated as an IT but I really don`t have a foundation in programming I want to learn something that will be useful for my career in programming, do you have an idea where I can learn stuff for free? and what to learn first will help me improve my understanding of how programmers really bring the project to life like how programmers think about how they will implement this I just want to understand how they really think when making a project is there a trick on how you implement things?
@TechWithTim
@TechWithTim 5 ай бұрын
You really need a curriculum you can follow. I do have a free course, in the last video it breaks down what you need to learn and in what order, after that there is a paid course but u don’t need to buy it u can just follow the curriculum on your own using KZbin etc. here is the link: techwithtim.net/dev
@throwaway6288
@throwaway6288 7 ай бұрын
Give us an update on your startup
@georgesmith9178
@georgesmith9178 5 ай бұрын
Awesome, thank you.
@dawid_dahl
@dawid_dahl 6 ай бұрын
Could you make deeper videos on all these?
@BijouBakson
@BijouBakson 6 ай бұрын
Agreed! & Thank you.
@evian8976
@evian8976 6 ай бұрын
Excellent advice, especially the 7th one
@MacielEstudo
@MacielEstudo 6 ай бұрын
Amazing. Thanks.
@elboon_80
@elboon_80 6 ай бұрын
Sounds basic but it is hard work to get there. Thanks!
@buttarain27
@buttarain27 6 ай бұрын
As an absolute beginner to coding, I have no idea what most of what you said means, but I’m a new subscriber anyway…lol.
@S_Soccertime
@S_Soccertime 3 ай бұрын
Is there a video explaining how to create an application in the Python language that asks the user to enter his personal information, for example, and stock it in a MySQL database?
@charlessmyth
@charlessmyth 7 ай бұрын
[1:10] They' re sure to find their good code with the Git over there ;-) Good video :-)
@billjenner4374
@billjenner4374 6 ай бұрын
I agree with Tim. Yes, useful skills that make a difference.
@hamzakhiar3636
@hamzakhiar3636 6 ай бұрын
where to learn the third Point, or like make a video where you explain your way of doing so, how did you learn Data structures & Code efficiency
@T1Oracle
@T1Oracle 6 ай бұрын
Design patterns, be that one guy on the team that actually knows what SOLID is and how it applies to all programming languages. Then learn Design Patterns and how to use those in any language. When you do that, you'll learn how to architech systems that are reliable, and become easier to maintain and faster to extend the more mature the code base becomes.
@andrewrobison581
@andrewrobison581 6 ай бұрын
at 6:43 it sounds like youre saying verbosely but the word written to the screen is robustly, i wonder which one it is? can i get some clarification here? .. accurately, (verbosely/robustly), intentionally.. oh boy
@einhorn2930
@einhorn2930 3 ай бұрын
is there a way to publishing my python pygame game in play store
@VALLANCEGAMING
@VALLANCEGAMING 7 ай бұрын
What is the name of the outro song?
@centaurbestia9018
@centaurbestia9018 6 ай бұрын
Ok. Serious question. Is it worth starting to learn Java script -> react -> fullstack as a serious career path in 2023? All I hear everywhere is that no one is hiring juniors anymore.
@yevheny3979
@yevheny3979 5 ай бұрын
Will give you my list from backend developer perspective 1. Learn fundamentals: start from algorithms then go to operating systems, databases and networking 2. Learn your tools: git, IDE, your programming language, your framework if any 3. Learn debugging, especially on prod. Usually it means adding necessary metrics/logs, so you know what’s going on. Seniors debug faster than juniors not because they are smarter but because they have logging experience 4. Automate: ci/cd, linters, formatters, etc. the more you automate, the more “10x developer” you will be
@JJ-fq3dh
@JJ-fq3dh 5 ай бұрын
The biggest problem with getting help from AI (chatGpt, Bing chat, Bard, etc etc ) on code problems is that you need to initially tell them what version of IDE or code base version you are using, otherwise they can take you down a inescapable rabbit hole of hours of wasted times with answers that just make things worse ,, although you can still get led down a rabbit hole but not as bad . On the bright side the do immensly help, Usually :)
@govindsheshadri7254
@govindsheshadri7254 7 ай бұрын
bro's name should be Crystal clear Tech with Tim
@iNeverSimp
@iNeverSimp 7 ай бұрын
That's good advice but when I get to work I go hiding because good employees are hard to find.
@user-ts9ks8in2n
@user-ts9ks8in2n 7 ай бұрын
Hi Tim, need more information about your new course platform
@TechWithTim
@TechWithTim 7 ай бұрын
What questions do you have?
@user-ts9ks8in2n
@user-ts9ks8in2n 7 ай бұрын
@@TechWithTim a lot to ask, both generic and specific, it would be better to email, than simply spam here, if you could share your email
@TheDriftingStig
@TheDriftingStig 3 күн бұрын
I'm definitely the scripting and automation guy at my work. Every time there's a meeting and the word "automation" is said, everyone just turns and looks at me 😂
@jacekjacenty
@jacekjacenty 3 ай бұрын
Yeah, right. All I need to know is to find my way around insanely complex database. The only algorithm I needed to know was the editing distance. I never been fired for not so perfect algorithm or data structure. I have been fired several times for not keeping my mouth shut. The art of keeping your mouth shut and telling people what they want to hear are the most important skills in programming. Telling someone that they could use more efficient algorithm is like telling your mum that her baby is ugly.
@aladinmovies
@aladinmovies 7 ай бұрын
Why not open source model?
@89TStefan
@89TStefan 2 ай бұрын
The best skill I obtained as a senior: To calm down, not trying to force to solve everything at once, do something different, go for a drink, play a game, read something, take a bath and then freshly solve the same problem in five minutes for which I have needed hours without any success...
@gansurendondog8345
@gansurendondog8345 3 ай бұрын
request: Compare the audio data of 2 Mongolian words: "явах", "ас" -> find data for "а" (similar data) then find the data of "а" by corresponding with another word in the above method. python code. Can you write it down?
@amcmillion3
@amcmillion3 6 ай бұрын
Lots of great stuff in this video. I really like scripting and I just wanted to add that Ruby is a great scripting language. I would say far better than Node and potentially even Python.
@extropiantranshuman
@extropiantranshuman 7 ай бұрын
omg tim - you outdid yourself this time lol
@PhunkyBob
@PhunkyBob 7 ай бұрын
Automation : this is the best. I hate doing the same thing twice. If I have to, the second time I'll write some code that will do it for me.
@marcosferreira17br
@marcosferreira17br 7 ай бұрын
It's funny when y mention Git showing Github logo haha.
@waffo28
@waffo28 6 ай бұрын
🎯 Key Takeaways for quick navigation: 00:00 🚀 Master coding skills that give you an unfair advantage, starting with being resourceful and using AI tools like chat CBT effectively. 01:28 🔄 Deeply understand version control, especially Git, to stand out as a developer and handle complex development cycles. 02:55 🧩 Master data structures and code efficiency to creatively handle large amounts of data efficiently, a valuable skill in large systems. 04:26 🤖 Learn scripting and automation in languages like Python or Bash to save time and automate repetitive tasks in your workflow. 05:25 ⏳ Dive deep into asynchronous programming to handle multiple calls efficiently and synchronize them in larger systems. 05:56 🚀 Understand continuous integration and continuous deployment (CI/CD) even if you're not in a DevOps role to save time and be a valuable asset. 07:26 📝 Improve communication by being clear, concise, and accurate in your messages to avoid misunderstandings and speed up your workflow. Made with HARPA AI
@kalomka
@kalomka 6 ай бұрын
chat "CBT"
@Rainworm9
@Rainworm9 7 ай бұрын
First 1 minute gang ad first and 🍕🍕🍕🍕🍕🍕🍕🍕🍕🍕🍕🍕
@rexmgwezane9409
@rexmgwezane9409 7 ай бұрын
I had no idea that was a thing but totally digging it 😅
@MIInDsEthiopia
@MIInDsEthiopia 7 ай бұрын
we out here
@francishubertovasquez2139
@francishubertovasquez2139 6 ай бұрын
Do you know how to encode information into space particles or to open the secrecy cloak of the dark energy all over the universe? Or do you know how to encode message inside the Carbon and send that Carbon message into another planet?
@noel.sk03
@noel.sk03 5 ай бұрын
ChatGPT is completely changing IT world. im a Software DEV student and AI is most of the times a better teacher for complex questions and especially for solving errors. Powerful stuff...
@enriquebruzual1702
@enriquebruzual1702 3 ай бұрын
I started watching you a couple (few) of years ago, and remember you saying you were a CS Fresman in Canada, now you say "When you worked at Microsoft"? Did you leave school early? Or has it been that long?
@TechWithTim
@TechWithTim 3 ай бұрын
I left school early but it’s also been a very long time!
@enriquebruzual1702
@enriquebruzual1702 3 ай бұрын
@@TechWithTim yes, you look older. I think I live in a time warp. I continue to enjoy your content, thank you for sharing!
@TechWithTim
@TechWithTim 3 ай бұрын
Thanks for commenting :)@@enriquebruzual1702
@myhificloud
@myhificloud 7 ай бұрын
This would make for a great Coding Skills Enrichment series.
@TechWithTim
@TechWithTim 7 ай бұрын
Ohh great idea!
@ashish_sherkar
@ashish_sherkar 5 ай бұрын
Very precisely accurate piece of advice
@cx6894
@cx6894 6 ай бұрын
The #1 ability that developers need is being able to open a code editor and CODE, not stuck in tutorial hell. Just get on with it and build what you need. If you can't do this without someone holding your hand, you got problems you gotta fix first.
@cedricvogt2576
@cedricvogt2576 7 ай бұрын
one of the best videos I have seen in a long time
@okeziikokeno7813
@okeziikokeno7813 6 ай бұрын
Good stuff
@pravachanpatra4012
@pravachanpatra4012 5 ай бұрын
Can you make a video on creating a neural network from scratch?
@luizbag
@luizbag 7 ай бұрын
My question is, how do I show recruiters I have all those unfair advantages?
@s2tha3lgaming94
@s2tha3lgaming94 6 ай бұрын
Senior engineer in faang here, I would not say "asynchronous programming" is really that necessary. I'd call out Threading and multiprocessing ahead of this.
@IgnatiousRainwater
@IgnatiousRainwater 6 ай бұрын
I think learning Assembly should be on this list, it's a big plus
Coding Was HARD Until I Learned These 3 Things...
10:43
Tech With Tim
Рет қаралды 141 М.
The Ultimate Self-Taught Developer Curriculum
17:30
Tech With Tim
Рет қаралды 147 М.
YouTube's Biggest Mistake..
00:34
Stokes Twins
Рет қаралды 66 МЛН
The World's Fastest Cleaners
00:35
MrBeast
Рет қаралды 133 МЛН
The most important Python script I ever wrote
19:58
John Watson Rooney
Рет қаралды 36 М.
Why Most Programmers DON'T Last
18:56
Healthy Software Developer
Рет қаралды 226 М.
Do NOT do this when learning to code
6:44
The Tech Dad
Рет қаралды 7 М.
INSANE OpenAI News: GPT-4o and your own AI partner
28:48
AI Search
Рет қаралды 255 М.
How Senior Programmers ACTUALLY Write Code
13:37
Healthy Software Developer
Рет қаралды 1,3 МЛН
Backend, Frontend or DevOps? How to Decide!
16:54
Tech With Tim
Рет қаралды 52 М.
The purest coding style, where bugs are near impossible
10:25
Coderized
Рет қаралды 830 М.
5 Coding Projects That Give You An UNFAIR Advantage
9:40
Tech With Tim
Рет қаралды 161 М.
3 Types of Algorithms Every Programmer Needs to Know
13:12
ForrestKnight
Рет қаралды 421 М.
How I Would Learn To Code (If I Could Start Over)
13:43
Namanh Kapur
Рет қаралды 6 МЛН