Python Developer Roadmap | How to become Python Developer 2024

  Рет қаралды 5,877

Geeky Shows

Geeky Shows

Күн бұрын

Python Developer Roadmap
How to become Python Developer
LangChain JS • LangChain JS Artificia...
LangChain Python • LangChain Python Artif...
Core Javascript • Core JavaScript (Hindi)
Advance Javascript • Advance JavaScript (Hi...
Ajax • Ajax (Hindi)
ReactJS • Master React JS Comple...
NodeJS Express JS Mongo DB • Node JS Mongo DB and E...
Core Python • Core Python (Hindi)
Advance Python • Advance Python (Hindi)
Django • Django 3 (Hindi)
Django REST Framework • Django REST Framework ...
Django Testing • Django Testing
Django Celery • Django Celery
Django Channels • Django Channels
Core PHP • Core PHP (Hindi)
Advance PHP • Advance PHP (Hindi)
Laravel • Laravel 8 (Hindi)
Vue 3 • Vue JS
Nuxt 3 • Nuxt
Git and Github • Git and GitHub
Supabase Basic to Advance • Supabase
Shadcn UI Basic to Advance • Shadcn UI
Redis Basic to Advance • Redis
Docker Basic to Advance • Docker
Kotlin • Kotlin Android Applica...
VPS Hosting Basic to Advance • Domain and VPS Hosting
Shared Hosting with cPanel • Domain and Shared Web ...
Shared Hosting with hPanel • Domain and Shared Web ...
Official Website:- geekyshows.com
LinkedIn: / irenicraj
Instagram: / geekyshow1
Twitter: / irenicraj
00:00 What is Prompts
01:15 What is Prompt Template
03:47 Project Setup
05:43 LLMs Prompt Template
06:36 LLMs Prompt Template having no Input Variable
09:50 LLMs Prompt Template having one Input Variable
12:52 LLMs Prompt Template having multiple Input Variable
14:31 LLMs Prompt Template having no Input Variable Manually
16:00 Chat Model Prompt Template
16:40 Chat Model Prompt Template - Message Prompt Template as Tuples
21:18 Chat Model Prompt Template - Using Message Class
24:07 Chat Model Prompt Template - Using PromptTemplate

Пікірлер: 41
@indrajitgoudpatil463
@indrajitgoudpatil463 4 ай бұрын
Due to this guy today I have a job as django developer. Hats off to you sir
@yudrapawar
@yudrapawar 4 ай бұрын
Hey where are you working please tell me
@coder_aj_001
@coder_aj_001 4 ай бұрын
What was your final year django project ??
@DhavalAhir10
@DhavalAhir10 4 ай бұрын
Me 2 sal se Industry me hu Python developer.. Ek Teach lead yaa Python Tech Lead ke lye sabse jyada important 3 chize h.. 1 - Docker 2 - Kubernetes 3 - Apache Solr / Elastic Search
@corecoder
@corecoder 4 ай бұрын
College Time ka Favorite Channel❤
@HappyFieldHockey-ei1zc
@HappyFieldHockey-ei1zc 4 ай бұрын
Ab kya karte ho bhai
@sontoshsingh7474
@sontoshsingh7474 4 ай бұрын
Thank you so much sir❤❤!!!! Great video....
@Ayush37262
@Ayush37262 4 ай бұрын
Thumbnail 🔥🔥🔥 Sir, I think you should do more collabs with KZbinrs (I am not talking about podcast)
@shivanandpatil3385
@shivanandpatil3385 4 ай бұрын
Best channel in the world ❤ thank you sir...
@Amitkumar-db1pm
@Amitkumar-db1pm 4 ай бұрын
You are the best teacher❤
@titozz3417
@titozz3417 4 ай бұрын
U r best sir... 😎
@AmbrishIsCool
@AmbrishIsCool 4 ай бұрын
Sir mai bahut time se apka vds dekh rha hu. As a subscriber mujhe aapse kuch puchna hai. Mai is wakt web development with python seekh rga hu. Abhi hamare classes me python seekha diya. Ye puchna hai kon konse python related projects hai jo banau aage ja kar employers ko acha lage aur job k chances badh jaye. Job nahi hai is wakt thoda clarity chahiye. Please is par ek vdo ya fir reply kijiye sir.
@uzairzarry8691
@uzairzarry8691 4 ай бұрын
Good guidance
@anooppilania6610
@anooppilania6610 4 ай бұрын
sir m daily apka channel open karke video like karta hu,daily kuch naya sikhta hu,thaks for giving us like desi ghee knowlodge
@AmbrishIsCool
@AmbrishIsCool 4 ай бұрын
Sir please core python k related 2-3 projects k vds banao bahut mehrbaani hogi. Yahi cheez bachi hai aapk channel ko boost karne k liye mere khayal se. Bahut abhari hu bhaisahab.
@geekyshows
@geekyshows 4 ай бұрын
You can not create good project only using Core Python. You must have a framework knowledge if wanna make it attractive i mean nobody likes CLI
@md.masudulhaque3584
@md.masudulhaque3584 4 ай бұрын
Thanks
@THE_KD.SHELAKE
@THE_KD.SHELAKE 4 ай бұрын
Your content ❤🔥
@user-cz3gl3om9x
@user-cz3gl3om9x 4 ай бұрын
Sir, Python kei upr ek bank related project banao...bhot help hojayega life mei
@itzallabouttech3616
@itzallabouttech3616 4 ай бұрын
Tera Bhai hazir he❤
@akhtarhameed360
@akhtarhameed360 4 ай бұрын
Brother your content is next level when youtube recommends me your channel i ignore it because of weak video editing but when I watch your video my views was changed so from now on I focus on content not on video editing
@geekyshows
@geekyshows 4 ай бұрын
Thank god youtube recommends my videos to right person
@rahulnimse2620
@rahulnimse2620 4 ай бұрын
@Geeky shows Apne jo drf se authentication system banaya he usme logout functionality nahi he. Aur ek doubt , after logout is it needed to add jwt token in blacklist ? Ye question pucha gayq tha interview me
@geekyshows
@geekyshows 4 ай бұрын
You didnt follow the complete Playlist Kindly follow the Authentication Playlist it has logout. after logout is it needed to add jwt token in blacklist This is very subjective question I mean it depends. Its not compulsory to blacklist the token bt if you r very concern about security you should blacklist the token so even if someone else have this token somewhere else he wont be able to get access as logout doesnt mean token expired.
@rahulnimse2620
@rahulnimse2620 4 ай бұрын
@@geekyshows Actually interview me muze question pucha tha. So mene ye answer diya :"We handle blacklisting token by creating logout api and blacklist current token." Next question he asked is But when we blacklist token it gets added in DB. After lot off logins db will get full because of blacklisted tokens. So I gave answer like we will run cron jobs for deleting blacklisted toekens.
@geekyshows
@geekyshows 4 ай бұрын
sahi jawab
@microcodes6887
@microcodes6887 4 ай бұрын
Thanks sir. ~ shimanta das
@muhammadusama2913
@muhammadusama2913 4 ай бұрын
brother i need c# and .net backend development course plz suggest me
@ProgrammarMax
@ProgrammarMax 4 ай бұрын
Sir, confusion ho raha hai koi kehta "JAVA" me zyada jobs hain. As a fresher can i go into "PYTHON" and build my career in that? Speed, security ki comparison karo log python ko pasand nahi karte, which to CHOOSE, kindly help.
@muhammadbakhsh8442
@muhammadbakhsh8442 3 ай бұрын
Same question hai Mera bhi
@RahulBhatia-py1iv
@RahulBhatia-py1iv 9 күн бұрын
Hatt yrr same 😢😅
@kabeerfcc4153
@kabeerfcc4153 4 ай бұрын
Hy sir , which is better, MERN stack ( HTML,CSS,,JS,React,Node,MongoDB) developer, or Python developer?
@codecracker8856
@codecracker8856 4 ай бұрын
Mern
@Coden69
@Coden69 4 ай бұрын
performace optimization se related agar chhota sa playlist aa jata to sahi rehta
@geekyshows
@geekyshows 4 ай бұрын
Learn redis and how to use it with django etc also learn frontend caching.
@Coden69
@Coden69 4 ай бұрын
@@geekyshows ok Sir thanks
@webdevsingh5819
@webdevsingh5819 4 ай бұрын
Bhai please continue js langchain
@itzallabouttech3616
@itzallabouttech3616 4 ай бұрын
Bro background me Azan ho rahi he jb Azan ho to kindly video recording stop kr dia kro❤
@geekyshows
@geekyshows 4 ай бұрын
If i am not mistaken its not Azan It was a gathering kind of prayer or event as someone has died few days ago. I am sorry if it offended u.
@AdolfRizzler41
@AdolfRizzler41 4 ай бұрын
Wtf bro
@itzallabouttech3616
@itzallabouttech3616 4 ай бұрын
@@geekyshows it's ok bro😁
How To Become a Python Developer (2024 Roadmap)
28:21
Loïs Talagrand
Рет қаралды 8 М.
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 59 МЛН
Google launched its DSA course 🔥
6:53
Chai aur Code
Рет қаралды 287 М.
Mindset of Successful Programmers
4:56
bigboxSWE
Рет қаралды 974 М.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Internet Made Coder
Рет қаралды 1,5 МЛН
ROADMAP 2024: How to Become a PYTHON Developer and Get a Job (Step-by-Step Guide)
10:31
Complete Python Django Unit Testing
1:13:39
Geeky Shows
Рет қаралды 11 М.
3 Developer Roadmaps That Actually Work
8:18
Sahil & Sarra
Рет қаралды 447 М.
The Ultimate Coding Setup for Data Science
17:35
Rob Mulla
Рет қаралды 105 М.
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 59 МЛН