What To Learn To Become a Python Backend Developer

  Рет қаралды 168,308

Tech With Tim

Tech With Tim

Күн бұрын

In this video, I'll be sharing the skill you need in order to become a Python Backend Developer. This will be a showing of my knowledge, as well as research that I've compiled.
💻Thanks to Linode for sponsoring this video! Get a $100 60-day credit when you sign up with a new account from: linode.com/techwithtim
Linux For Programmers: • Linux for Programmers ...
💻 Master Blockchain and Web 3.0 development today by using BlockchainExpert: algoexpert.io/blockchain - use code "tim" for a discount!
💻 ProgrammingExpert is the best platform to learn how to code and become a software engineer as fast as possible! programmingexpert.io/tim - use code "tim" for a discount!
⭐️ Timestamps ⭐️
00:00 | Intro
00:25 | Linode
01:25 | BlockchainExpert
01:45 | Python Skills
02:35 | Frontend Knowledge
03:25 | Basic Networking
04:11 | Linux
04:57 | Django & Flask
06:12 | API Design
07:29 | Databases/SQL
09:09 | DevOps
10:08 | Git/GitHub
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
👕 Merchandise: teespring.com/stores/tech-wit...
📸 Instagram: / tech_with_tim
📱 Twitter: / techwithtimm
⭐ Discord: / discord
📝 LinkedIn: / tim-ruscica-82631b179
🌎 Website: techwithtim.net
📂 GitHub: github.com/techwithtim
🔊 Podcast: anchor.fm/tech-with-tim
🎬 My KZbin Gear: www.techwithtim.net/gear/
💵 One-Time Donations: www.paypal.com/donate?hosted_...
💰 Patreon: / techwithtim
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
⭐️ Tags ⭐️
- Tech With Tim
- Python Development
- Coding
⭐️ Hashtags ⭐️
#techwithtim #developer #python #howtolearncoding

Пікірлер: 238
@TechWithTim
@TechWithTim Жыл бұрын
Start leaning Blockchain development today with BlockchainExpert! algoexpert.io/blockchain - use code "tim" for a discount!
@thetradingtechnician9260
@thetradingtechnician9260 Жыл бұрын
I really need to ask this.. I just finished python, is it realistic for me to prepare for backend or should I switch to Front-End. Which role did you start with at your job. Which is better between backend VS Front-End. Which is easier/faster to get into as a beginner. Which has more demand?
@whonayem01
@whonayem01 Жыл бұрын
Thanks. Been waiting for it. More on Backend development please. Love your videos 💙
@vishalchinnasamy8119
@vishalchinnasamy8119 Жыл бұрын
Who are all came into this video to know about the Python Backend Development instead watching the cats roaming back in the video 🤣🤣
@itsme7570
@itsme7570 Жыл бұрын
The screensaver is pretty sick NGL. My cats would love that
@centralcodingethiopia
@centralcodingethiopia Жыл бұрын
It's back end
@itsme7570
@itsme7570 Жыл бұрын
@@centralcodingethiopia dude seriously? Lol you the Grammer police or what?
@itsme7570
@itsme7570 Жыл бұрын
@@centralcodingethiopia definitely not a way to get subs
@shreeji114
@shreeji114 Жыл бұрын
Yes i was also watching this cat
@arcariusmexen1104
@arcariusmexen1104 Жыл бұрын
Tim. Been watching you for years. Just wanted to say thank you and wishing you continued success in everything you do. Take care.
@TechWithTim
@TechWithTim Жыл бұрын
Thank you for your comment :)
@KeithKazamaFlick
@KeithKazamaFlick 11 ай бұрын
Value Creation
@DJ-xp9bs
@DJ-xp9bs Жыл бұрын
Python dev here. I use most if not all skills noted in this video! So I can guarantee this is some useful info!
@amoh96
@amoh96 Жыл бұрын
brother can i learn python & django for back end what i need after i learn this do i need my sql ? do i need php ?
@littlepharaoh455
@littlepharaoh455 Жыл бұрын
@@amoh96 You need to learn something like django restframework and SQL but not need to learn PHP, I suggest you to make an account on chatGPT and ask him
@hdrtghkes
@hdrtghkes Жыл бұрын
​@@amoh96 with python you wont need php
@amoh96
@amoh96 Жыл бұрын
@@hdrtghkes ty now im learning JavaScript and i ll learn NodeJs for backend is this good :=) i do this to become bug bounty to understand how web build :) what u think bro ?
@hdrtghkes
@hdrtghkes Жыл бұрын
@@amoh96 It's a nice idea :p
@andymounthood
@andymounthood Жыл бұрын
This was a helpful video. Thank you. These kinds of skill sets interest me a lot more than most of the front-end dev work, so your video helped me to decide to seek backend work (job or freelance) if I make up my mind to become a developer.
@abdusamadabdullakhanov518
@abdusamadabdullakhanov518 Жыл бұрын
bro, you got me motivation! 'Cause skills you counted are just familiar for me!!!!!!!!!!!! See you in the next levels of programming! bro, you are legend!
@timo_b3
@timo_b3 Жыл бұрын
thanks for the overview! this is exactly the right time for that video
@DevLopes_
@DevLopes_ 4 ай бұрын
Brother, that transitions between topics are so amazing xD
@caw25sha
@caw25sha Жыл бұрын
A lot of the SQL database tasks you mentioned should really be the responsibility of a database administrator. However these are notoriously difficult to find and keep so unfortunately the job often falls to developers, even though they are unlikely to have sufficient time or enthusiasm for the role.
@codingcrashkurse6429
@codingcrashkurse6429 Жыл бұрын
It heavily depends on the complexity of the Database. I work as Python Developer and we have to create the database, tables and schemas on our own, the whole Database instance with Security Updates etc. is managed by another Team.
@dima6488
@dima6488 Жыл бұрын
@@codingcrashkurse6429 Nowadays there's little reason to manage a DB by yourself since DaaS services exist (i.e RDS), unless you're bound by regulations that require you to have OS level access you probably shouldn't be doing that, both cost and effort wise.
@codingcrashkurse6429
@codingcrashkurse6429 Жыл бұрын
@@dima6488 Not in Germany and in the finance space, I´m sorry ;-). Regulations force us to hold all of our data on prem.
@OnkelTomAngelriper
@OnkelTomAngelriper 11 ай бұрын
@@codingcrashkurse6429 lo
@mariumbegum7325
@mariumbegum7325 Жыл бұрын
Great video! Some interesting points covered
@relatablecontent8045
@relatablecontent8045 Жыл бұрын
Hey Tim can you make a video on how to master python step by step, to the point where one can contribute to the python language?
@melissaleigh3013
@melissaleigh3013 Жыл бұрын
Loved the kitties and info thanks tim
@alphacentury1858
@alphacentury1858 6 ай бұрын
I am starting on my journey to become python backend developer. This was very helpful to stleast know what next to do after python basics. Thank you very much
@archietimena3737
@archietimena3737 Ай бұрын
Update?
@delondonovan3074
@delondonovan3074 10 ай бұрын
if all the skills mentioned is required for mid-level to advanced-level positions, what would be the suitable skills required to start applying for entry-level positions? thank you!
@seanpaul93
@seanpaul93 Жыл бұрын
Great stuff, thanks. Currently in college and having a lot of fun with different languages but the amount I feel I'll have to remember for a job is insane lol. Just a case of repetition I suppose.
@mfc1190
@mfc1190 Жыл бұрын
Don’t stress out about it, you learn what you need to do your job and it’s pretty crazy how fast that grows over time.
@ThePacemaker45
@ThePacemaker45 10 ай бұрын
Could you do a video on good project ideas on becoming a better Backend Developer or increasing your knowledge as a backend developer
@jonathanedwardgoode
@jonathanedwardgoode Жыл бұрын
I was watching the US Netherlands game while listening and suddenly got worried when I [thought] I heard a cat in my room, lol. Great Vid and cute cat 👍
@bengabp
@bengabp Жыл бұрын
After watching this video ,I felt encouraged to continue applying for jobs, because i have the right skills . Since my few years of working , I've spent time learning and practicing these skills and I think in no time soon I'll land a good job.
@tegfit7437
@tegfit7437 11 ай бұрын
do you get the job now?
@daffyd69
@daffyd69 9 ай бұрын
what about now ?
@daffyd69
@daffyd69 9 ай бұрын
​@@tegfit7437he is still learning Django
@bengabp
@bengabp 9 ай бұрын
@@daffyd69 yeah, since this year ive been working for a UK and UAE startup, 2 companies .
@bengabp
@bengabp 9 ай бұрын
Its exactly 12am here , and I am still in front of my pc deploying an api using docker compose🤣
@user-wr4yl7tx3w
@user-wr4yl7tx3w Жыл бұрын
How about a video on networks, particularly ports.
@harshgamer6105
@harshgamer6105 9 ай бұрын
Hey tim, should i also learn DSA for backend dev.
@Lapayrus
@Lapayrus Жыл бұрын
Hi there! Thank you for sharing the roadmap. Are there any specific projects to work on, kind of advanced level projects?
@TechWithTim
@TechWithTim Жыл бұрын
I have many videos on my channel that say "Python Project Ideas". Feel free to watch some of those for ideas!
@grimjetram3866
@grimjetram3866 Жыл бұрын
where has this video been tim i been waiting for this lol
@brianaichlmayr
@brianaichlmayr Жыл бұрын
Can you make a custom mousepad cheat sheet for Python? 🙏🏻 or point to one that’s been made?
@SportzSwag
@SportzSwag Жыл бұрын
your videos are helping me learn pythan so much! Thanks for the help!
@TechWithTim
@TechWithTim Жыл бұрын
I'm glad! Best of luck on your Python journey :)
@SportzSwag
@SportzSwag Жыл бұрын
@@TechWithTim Thanks!
@umarajmal6216
@umarajmal6216 Жыл бұрын
I am also on the path of learning python. can i add you on Ig ?
@lordhuzi3316
@lordhuzi3316 7 ай бұрын
Dude im considering python and django for backend as a react dev, is it a good choice
@kevinespina3289
@kevinespina3289 Жыл бұрын
Do you have any KZbin channels or videos or a playlist for us to learn about basic networking?
@user-qi7rd7nc9t
@user-qi7rd7nc9t 9 ай бұрын
It is good enough to puzzle beginners, happy puzzling !!!
@love-live-hope
@love-live-hope Жыл бұрын
Thanks Tim the hero 🙌 💙 🙏 👏 👍
@ApartmentAngelsFireStarters
@ApartmentAngelsFireStarters Жыл бұрын
its is very solid knowledge, well done Tim. however its not good enough to land you a job. Although that's not the core motive behind the video, the primary influence whichis the purpose of this video is to display the skills you need to become a developer, meaning employed individual who practises writing code professionally. To that I would say, these skillsets arent enough at all, unless you have a bacholars degree and are unders the age of 42, you can use this knowledge to get a job, however, this will definitely won't be enough. If you want to go beyond this information, you need to have proof of concept apps that are required to be industry quality, no employer is touching your cv is you're missing a bacholars of engineer/compsci and don't have at least 3 successful fullstack apps .
@makhurst
@makhurst Жыл бұрын
Amazing video!
@vivekgupta1152
@vivekgupta1152 Жыл бұрын
What is the best project for beginner that can guide about Python, microservice, API, Database, Git, cloud?
@Johnx69
@Johnx69 10 ай бұрын
Hello I need some sources to learn to the basic networking for backend developers!!!! Thanks
@liborhavranek2760
@liborhavranek2760 Жыл бұрын
You can do tutorial for flask or django e-shop i think you are the best programmer what can do this
@dhruvsatyapanthi9766
@dhruvsatyapanthi9766 Ай бұрын
Thank you
@user-cg6fu2gh9u
@user-cg6fu2gh9u 2 ай бұрын
No bullshit only quality content ❤
@samirzerrouki3153
@samirzerrouki3153 4 ай бұрын
The cats in the background are a distraction for me! 😅. Thanks for the video!
@gamemoves2415
@gamemoves2415 Жыл бұрын
Any recommendations for getting better in databases? So far I've failed a few interviews because my database skills are not good.
@daedalus_00
@daedalus_00 Жыл бұрын
The best way to learn anything is always through a project of your own. Do you already have stuff that you want to organize? A lot of pictures or music perhaps. If so then you can make a learning project work for you by organizing that stuff into a database, or if not there are plenty of datasets online for free. Stocks, weather, machine learning, the list goes on and on, there are datasets for everything. And really if you just want to learn then it really doesn't matter what the data is or how much data you have. What you really want is the experience in getting the data, putting it in some kind of structure, maybe tagging it with some arbitrary tags and accessing it. And if you have a raspberry pi or a spare computer you could practice accessing it remotely on your own home network. Good Luck!
@gamemoves2415
@gamemoves2415 Жыл бұрын
@@daedalus_00 thank you thank you. This is so clear and helpful
@SmokeytheBeer
@SmokeytheBeer Жыл бұрын
What keyboard is that in the background? I'm a sucker for a full size keyboard with a num pad.
@vali69
@vali69 8 ай бұрын
Random overpriced gaming keyboard. Looks like a corsair.
@supplier892
@supplier892 6 ай бұрын
Please make us ( what to learn to become java mobile app developer) and thanks
@FranklinArdiansyah
@FranklinArdiansyah Жыл бұрын
It's really long-long journey and take ur time to learn :)
@ghobashi2000
@ghobashi2000 Жыл бұрын
thanks so much
@nkehbebey9182
@nkehbebey9182 Жыл бұрын
Pls do a video on linked list in py
@ghartas123
@ghartas123 Жыл бұрын
I've been out of programming for about 23 years. Things were mentioned here that back in the day would be done by System Administrators and DBAs. How times have changed. So many skills listed. It will take years to become competent with all those skillsets.
@matty5ps444
@matty5ps444 Жыл бұрын
the structure of most developer jobs posts nowadays are "junior developer required - must have all skills and knowledge of every language and skills ever invented, no experience necessary unless you actually want the job" lol
@cuatro336
@cuatro336 Жыл бұрын
"Junior Python back-end developer: Must have working knowledge of MSSQL, PostGres, Oracle, Java, JavaScript, C, C#, C++, Rust, Swift, .NET, Flask framework, Django framework, Pandas, Anaconda, and Adobe Illustrator."
@TrillVillain
@TrillVillain Жыл бұрын
Right. It gave me a headache. I can technically learn everything or most things mentioned here, but who has the time (or experience granted to them) to acquire them? Even the “Junior” careers are often very greedy about what they want you to have, so where do they want you to get these skills???! It’s wild out here. Companies want to pay you Junior pay but want Mid/Senior skills.
@ghartas123
@ghartas123 Жыл бұрын
@@TrillVillain Well said. And by the time I got up to date with all of that, half of the skills will be obsolete. I'll pass.
@trentdoesmath
@trentdoesmath Жыл бұрын
Yup, networking is definitely my weakness 🤣
@sytraaak
@sytraaak Жыл бұрын
CATS! Thank you for this and any other video you have ever made.
@siddiqahmed3274
@siddiqahmed3274 Жыл бұрын
Sir, i would like to ask if you are going to offer any discounts on your Blockchain expert course by the end of this year? I really want to take it but the price is bit too high for me right now. 1 dollar is somewhere around 220 in my country. If you are offering any discount then it would be easier for me to purchase it. Thank you for the consideration
@TechWithTim
@TechWithTim Жыл бұрын
Right now you can use the discount code "tim"!
@siddiqahmed3274
@siddiqahmed3274 Жыл бұрын
@@TechWithTim Thank you. For how many days is the code valid? Asking so i can plan the purchase accordingly
@SportzSwag
@SportzSwag Жыл бұрын
Hello, Im a beginner coder, I am getting a error message that says "no module named pygame". what do you suggest I do to fix this?
@shreddedvegetable
@shreddedvegetable Жыл бұрын
You have to install the pygame module
@ioakol
@ioakol Жыл бұрын
wouldnt it be a better idea to google this?
@odiadavid6957
@odiadavid6957 Жыл бұрын
How to Test APIs. Very important too.
@jamshedkarimnazarov7610
@jamshedkarimnazarov7610 Жыл бұрын
I think FastAPI is also a pretty powerful tool for building APIs on Python.
@1anre
@1anre Жыл бұрын
I'd take it over flask
@adityanjsg99
@adityanjsg99 Жыл бұрын
@@1anre FastAPi dos not sit well with libraries like dask, vaex. Django does.
@1anre
@1anre Жыл бұрын
@@adityanjsg99 the support & documentation for all those frameworks you mentioned with the except of Django is non-existent. Stand down
@ghartas123
@ghartas123 Жыл бұрын
I originally thought the light-colored cat was a screensaver. 😃
@TechWithTim
@TechWithTim Жыл бұрын
lool
@AnatoliiKuznietsov
@AnatoliiKuznietsov Жыл бұрын
Know everything listed in a video. Still couln't manage to find a job. I have no commercial experience, only my own projects and most of the times it is the reason of rejection. So confusing
@worldanime9884
@worldanime9884 Жыл бұрын
does that mean to learn python back end, you don't have to master the programming language? Or mastering python only up to OOP and continue to the backend framework?
@sweatdog
@sweatdog Жыл бұрын
A lot of modern programming is abstraction of basic python code packaged neatly in libraries and frameworks. Your job is knowing how to leverage those resources and have them play nicely together. That WILL require coding expertise, but the need for advanced python is shrinking. Learn API's, databases, and a backend of your choice. Specialize in something backend-related that you enjoy the most.
@krishnakishore5390
@krishnakishore5390 Жыл бұрын
Sir my name is Samanvay I like your videos and trying to make all your pythongames. Sir please can you tell me that how to shoot bullets from left right because I am in the middle of the project😢.please would you help me.
@tounsimed5202
@tounsimed5202 2 ай бұрын
can I switch from learning django to learn fastapi ?
@waelali757
@waelali757 Жыл бұрын
People should also know how to deploy softwares how to link to domain and add ssl and other security issues .
@eliasromero8901
@eliasromero8901 Жыл бұрын
im on the hunt, i don't know that career to choose, i'm learning python currently and want to know where i can apply it the best, i want to choose in between Web Development, Back end Dev or Front End Dev or Full Stack, i could use the feedback guys if you don't mind.
@Saradomin65
@Saradomin65 Жыл бұрын
Personally I would say go for Full-stack. That way you'd have a much more options to choose from (FE jobs, BE jobs, or both). And as Tim said here, having a Front-End knowledge is kind of a necessity at this point. Not necessarily having to master it but having the knowledge enough to understand how FE & BE communicate with each other will do the work.
@eliasromero8901
@eliasromero8901 Жыл бұрын
@@Saradomin65 thank you so much.
@zainosta9806
@zainosta9806 Жыл бұрын
thank's
@426F6F
@426F6F 6 ай бұрын
I totally thought your cat was watching a simulated cat on your monitor at 1:26 😂
@echofloripa
@echofloripa 8 ай бұрын
You've got a cat 🙀 NICEEEEE 😻😻😻
@jamestillman5247
@jamestillman5247 9 ай бұрын
Summary on what to learn to be a backend developer: Everything. Just fucking learn everything and forsake everything else in life.
@godza4735
@godza4735 Жыл бұрын
Please next what to learn to become developer with al with python
@rohitmarthak7747
@rohitmarthak7747 8 ай бұрын
Can anyone tell best resources for learning this all?
@TechWithTim
@TechWithTim 8 ай бұрын
Programmingexpert.io
@aaronelder861
@aaronelder861 4 күн бұрын
How long, on average, should it take a complete beginner to learn all of this, studying around 10 hours per week?
@jorge1869
@jorge1869 Жыл бұрын
Python Forever 👊🐯👊
@user-oe2pm4rz3e
@user-oe2pm4rz3e 6 ай бұрын
greate job
@ahmedbadal3795
@ahmedbadal3795 Жыл бұрын
am studying django by my own from google youtube some others courses currently am studying meta backend course on coursera their course is hard as hell but i already knowed 100/30 of django hardest part for me in django is the views were the logic works i choosed backend cause frontend was hard for me specially this css and bootstrap thing is weard and also all of these js framworks make it more harder srry abt my eng
@ahmedbadal3795
@ahmedbadal3795 Жыл бұрын
@@omarcj1236 i get that course too and its amazing one thanks bro
@BestListTech
@BestListTech 9 ай бұрын
@@ahmedbadal3795 have you gotten a job yet as a backend or you just quit
@rabeemohammed5351
@rabeemohammed5351 Жыл бұрын
I want ask you question please Can I send sms messages for my phone use python Or use USB Or kivy I mean same apk sms messages in phone📱
@bengabp
@bengabp Жыл бұрын
You can use kivy or just only python using twillo Api or another sms api
@rabeemohammed5351
@rabeemohammed5351 Жыл бұрын
@@bengabp api want money I want use gbs card in my phone
@broknsoul1899
@broknsoul1899 3 ай бұрын
I interested to learn backend python developer Initially what can I learn ?
@tiffanyalberti2029
@tiffanyalberti2029 8 ай бұрын
Your cat is adorable
@romnegrillo
@romnegrillo Жыл бұрын
Ahhh, Python and cats. My two favorites. xD
@georgimatinski981
@georgimatinski981 3 ай бұрын
i was looking at something on another tab and this 0:17 scared the shit out of me
@user-ts1es4nv5u
@user-ts1es4nv5u Ай бұрын
cool video)
@firosiam7786
@firosiam7786 Жыл бұрын
How to learn programing like u go ans see many tutorials and project based vedios but when u even build them and move on if something new comes up how to figure out to build that from ground up
@yosselynperales1872
@yosselynperales1872 Жыл бұрын
Good Video !! (:
@TechWithTim
@TechWithTim Жыл бұрын
@Mahzan
@Mahzan Жыл бұрын
Do we really need to learn both Django and Flask?
@bengabp
@bengabp Жыл бұрын
🤣 I feel proud saying I learnt all 3 frameworks (flask,Django,fastapi) , and its always interesting to work on projects with any of them. Ideally you can make a good project with either of them, but i also recommend for job purposes to have an idea of others while knowing one the most , or all 3 or 2.
@mirshodoripov1035
@mirshodoripov1035 Жыл бұрын
Thank you tim
@SaneKoi13
@SaneKoi13 8 ай бұрын
im distracted from the cats just staring at eat other
@mchive2812
@mchive2812 Жыл бұрын
please tell me the name of your python editor
@vali69
@vali69 8 ай бұрын
I've seen him use vscode and sublime. Vscode is good but since it's made by microsoft it has spyware and bs telemetry in it, so better avoid the official release and instead opt for vscodium which is a fork of it but without any of the microsoft stuff. Sublime on the other hand is an inferior proprietary editor you have to pay for, so don't go for it.
@DhavalAhir10
@DhavalAhir10 Жыл бұрын
Python + Golang = ❤️
@user-tl3he1ub7m
@user-tl3he1ub7m 2 күн бұрын
You never said which SE are you ?
@Demidemiidemiii
@Demidemiidemiii Жыл бұрын
That cat was trippin me out lol
@bobursuyunov00
@bobursuyunov00 Жыл бұрын
Can I choose to learn only Django instead of Flask?
@sidkapoor9085
@sidkapoor9085 Жыл бұрын
Flask is minimal and easy to learn.
@cn9699
@cn9699 Жыл бұрын
@@sidkapoor9085 for starting how is the career with python and flask for career growth
@farzadmf
@farzadmf Жыл бұрын
Good info, but like mainly becuase of the cat(s) in the background!
@juanmarioparra
@juanmarioparra 6 ай бұрын
Why you not name FastAPI.?
@jenex5608
@jenex5608 Жыл бұрын
Should i learn Fast Api?
@bengabp
@bengabp Жыл бұрын
If you want.
@abroslife
@abroslife Жыл бұрын
The cat stare down made me believe it was going down.
@goodman4093
@goodman4093 6 ай бұрын
Python Django Sql Api Font end Linux Networking
@gunahawk6893
@gunahawk6893 Жыл бұрын
Fastapi OP
@arikiri_698
@arikiri_698 Жыл бұрын
Cats are a devs best friend lol
@coldCoders
@coldCoders 7 ай бұрын
know everything, got it...
@KevIn-tu4fv
@KevIn-tu4fv Жыл бұрын
For a moment I thought there was only one cat and that the other one was his reflection on the computer screen...
@MoyoTornai
@MoyoTornai Жыл бұрын
did anyone else thing that one of those cats was a screensaver of the real cat at first?
@adamscott217
@adamscott217 Жыл бұрын
2:45 ... Giggity
@everythingdevg
@everythingdevg Жыл бұрын
Talk about chatgpt
@KeithKazamaFlick
@KeithKazamaFlick 11 ай бұрын
the cat concurs
@devonashwa7977
@devonashwa7977 Жыл бұрын
"maybe you wanna dabble into a little react vue angular" like it doesnt take months to learn each one of those. i have no time on my hands i am trying to get a job by tmr not next year
@dealerofgame
@dealerofgame Жыл бұрын
im here for the cats
@adamxemo4909
@adamxemo4909 Жыл бұрын
Looking at cats for 10 minutes 😎
@umeshlab987
@umeshlab987 Жыл бұрын
Fressca at the back.... hope spelling is correct
@TechWithTim
@TechWithTim Жыл бұрын
Fresca ** nice try!
How To Become a Python Developer (2024 Roadmap)
28:21
Loïs Talagrand
Рет қаралды 6 М.
The Ultimate Self-Taught Developer Curriculum
17:30
Tech With Tim
Рет қаралды 147 М.
Mini Jelly Cake 🎂
00:50
Mr. Clabik
Рет қаралды 14 МЛН
狼来了的故事你听过吗?#海贼王  #路飞  #斗罗大陆
00:45
路飞与唐舞桐
Рет қаралды 8 МЛН
Суд над Бишимбаевым. 2 мая | ОНЛАЙН
7:14:30
AKIpress news
Рет қаралды 675 М.
Backend web development - a complete overview
12:58
SuperSimpleDev
Рет қаралды 1,6 МЛН
STOP Watching Programming TUTORIALS!
1:53
Practical Coding
Рет қаралды 4,9 М.
Top-notch Coding Projects for Employment!
16:27
Tech With Tim
Рет қаралды 344 М.
What is the BEST Backend Language For You?
6:26
conaticus
Рет қаралды 100 М.
Convert GUI App to Real Program -  Python to exe to setup wizard
23:27
Python Simplified
Рет қаралды 449 М.
The Ultimate Web Developer Roadmap For 2024
18:44
Web Dev Simplified
Рет қаралды 223 М.
Create A Python API in 12 Minutes
12:05
Tech With Tim
Рет қаралды 514 М.
Mini Jelly Cake 🎂
00:50
Mr. Clabik
Рет қаралды 14 МЛН