Тёмный
PW Skills Tech
PW Skills Tech
PW Skills Tech
Подписаться
Welcome to PW Skills Tech, where we dive deep into the fascinating world of programming and software development! Whether you're a beginner looking to learn the basics or an experienced coder seeking advanced techniques, this is the perfect place for you.

Join us on a journey through various programming languages, frameworks, and technologies as we unravel the mysteries of coding. Our videos are carefully crafted to provide clear explanations, practical examples, and hands-on tutorials that will help you master the art of Coding.

Stay up to date with the latest trends and advancements in the tech industry as we share insights and discuss emerging technologies. From machine learning and artificial intelligence to blockchain and cloud computing, we explore cutting-edge concepts that are shaping the future of software development.

Welcome to the world of limitless possibilities through code!
DSA in Python | Should you learn in 2024?
9:06
4 месяца назад
Best AI Tools for Coders in 2024 🔥🔥
14:26
5 месяцев назад
Go Upskill! Happy New Year 2024 Message
4:07
7 месяцев назад
Top 10 HIGHEST PAYING Tech Skills in 2024 🚀
17:06
7 месяцев назад
Комментарии
@abhinayKumar-bo5hh
@abhinayKumar-bo5hh 10 часов назад
version control is like history of our software and it is crucial for managing software changes and ensuring project integrity
@priyanshumishra293
@priyanshumishra293 День назад
Thank you sir for explaining this much
@jakefm23ff
@jakefm23ff 2 дня назад
Sir Ramdev pg college mai padate hai mere teacher hai❤
@BDANIME_Explain
@BDANIME_Explain 2 дня назад
Mai Average Student Hu And Maths Bhi Bohot Weak Hae Par ECE Lae Liya Koi Agar ECE Bala Hae To Kiya Average Student Kae Liya Problem Hoga Kiya Koi Bata Sakta Hae Kiya
@yogeshchoubey6424
@yogeshchoubey6424 3 дня назад
From where you did mca
@LavkushPrajapati-b3t
@LavkushPrajapati-b3t 3 дня назад
Divyansh sir se mai padhta hu
@sushmapatil2709
@sushmapatil2709 3 дня назад
Sir 1 have just completed my 12th in science and now I taken admission for mechanical branch. ND my clg will start after 2months and I have 2 months time to study imp things so plz guide me , what I do in these 2 months to help me in my academic year.
@kapilpandey7155
@kapilpandey7155 6 дней назад
Yes
@Akhoon_faheem
@Akhoon_faheem 8 дней назад
USE ETHICALLY .. SORRY :(
@Akhoon_faheem
@Akhoon_faheem 8 дней назад
# importing necessary modules import urllib.request import urllib.error import ssl import time from bs4 import BeautifulSoup # setting url and ssl print('WELCOME TO JOB HUNT PROGRAM FOR IT PROFFESIONALS') print('---------------------------------------------------------------------------------------------') print() print(' WE RECCOMEND YOU TO USE DEFAULT URL BY PRESSING Y IF U DO NOT HAVE PRIOR KNOWLEDGE:') print() INP = input('press y to use default url and n to use your own url: ') inp =INP.strip().lower() if inp == 'y': url ='www.timesjobs.com/candidate/job-search.html?searchType=Home_Search&from=submit&asKey=OFF&txtKeywords=&cboPresFuncArea=35' if inp == 'n': url = input("Enter the url and press enter: ") ctx = ssl.create_default_context() ctx.check_hostname =False ctx.verify_mode = ssl.CERT_NONE req = urllib.request.Request(url, headers={'User-Agent' : 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:90.0) Gecko/20100101 Firefox/90.0'}) #your skils your_skill = input('enter your skill with comma separated and at the end press enter: ') your_skill = your_skill.lower() your_skill= your_skill.replace(" ","") your_skill = your_skill.split(',') print(f'Your skills are : {your_skill}') print( 'wait for few secs...') time.sleep(5) print() #opening page try: fhand = urllib.request.urlopen(req, context=ctx) page_data = fhand.read() #using soup for better soup = BeautifulSoup(page_data,'lxml') #itterater list_tag = soup.find_all('li',class_="clearfix job-bx wht-shd-bx") for tags in list_tag: Role = tags.find('header').find('h2').find('a').text.strip() lnk = tags.find('h3',class_="joblist-comp-name").text.strip() skills = tags.find('span',class_="srp-skills").text.replace(" ","").strip().split(",") date = tags.find("span",class_="sim-posted").text.strip() print() # matching of skills for elem in your_skill: if elem in skills: print(f''' ROLE IS : {Role.lower()} COMPANY NAME: {lnk.lower()} SKILLS REQUIRED: {skills} DATE : {date.lower()} ------------------------------------------------- ''') except urllib.error.URLError as e: print(f'failed to connect {e.reason}') except urllib.error.HTTPError as e: print(f"failed to process: {e.code} {e.reason}") finally: print() print('-------------------------------------') print('script completed') print('#############BY FAHEEM#################')
@AyushMishra._.2005
@AyushMishra._.2005 8 дней назад
Sir first year btech roadmap video kab aayegi?
@yashpatil9991
@yashpatil9991 9 дней назад
how display time ,location ,description of matches on frame
@sadiafatima1295
@sadiafatima1295 10 дней назад
Yes sir, it's really very very helpful for us those are doing web development and doesn't want to learn any other language likh java nd cpp to learn DSA....plzz plzz make this course, it's really worth it
@shoebbbsss
@shoebbbsss 13 дней назад
background music kam karo
@Its_Shubham_Negi
@Its_Shubham_Negi 15 дней назад
Anyone doubting whether this course has started or not, just wanna tell you that vishwa sir has started this series in his own youtube channel . You can find it as - Vishwa Mohan
@parthasarathigiri3738
@parthasarathigiri3738 16 дней назад
Is coding is necessary, and if necessary then what is the level of of coding . Can a not IT background student can practice the Devops and cloud computing .
@Anshu_Shorts0234
@Anshu_Shorts0234 16 дней назад
Sir bilkul low college Mila ha kya kru sir depression ho rha ha sir ki kuch hoga ya bhi nhi hoga sir bta do placement ke liye khud hi kam krna hoga please tell
@anuj.s.5287
@anuj.s.5287 4 дня назад
Jo tere hath mein hai wo kar matlab study and physical fitness bus overthinking mat kar bhai Physically fit se dipression and overthinking Kam hogi and positive rahoge
@kirandebnath2045
@kirandebnath2045 2 дня назад
😂😂😂
@aribamirza1663
@aribamirza1663 17 дней назад
Ek "pw skills school for healthcare" krke ad aa rha h... Wo kya h uski details pr koi video hoto link send krdo koi..
@deepdas3169
@deepdas3169 18 дней назад
can i do backend in c++?
@Shaziyaansari-uz8dm
@Shaziyaansari-uz8dm 18 дней назад
Sir meri 1st year me back lagi hai ab mujhe kiya karna chaiye 2nd year ka syllebus aur back clear keren ya iske sath coding bhi start kar dena Sit back clear karne ke liye pls vidio upload kardijiye 😢
@nuradad69
@nuradad69 18 дней назад
Pls do video on google course on python
@ionone2830
@ionone2830 19 дней назад
Sir is it enough for learn whole css
@Nur_md
@Nur_md 21 день назад
where is all the images , fonts assests of this lecture ?
@Anaa_3027
@Anaa_3027 21 день назад
sir specialization in AI k liye roadmap bta dijiye
@animeshdas9013
@animeshdas9013 6 дней назад
Same for everyone
@theoldgamer3643
@theoldgamer3643 21 день назад
17:31 get more info on that * selector 19:31 info on HTML selector & background attribute 19:42 url( ) 21:32 all url attributes & background-size 23:58 now in body but seems fun to look at mdn for this stuff 26:31 margin 29:47 margin collapse is a thing 31:01 rejoice! There is font-size 33:17 block level & in-line elements 33:37 display attribute changes above types 41:26 selectors can also be ID's or Classes of html tags 43:17 'Selector Specificity' is a thing, ID's have a higher priority than Classes 44:49 a tag element with attribute target="" is selector, any tag with an attribute can also be a target 47:26 only <li> inside of <ul> are selected 48:41 direct children of head of tag a are selected. The grand grand child a tag did not get selected 50:07 img + p selector - only img tag with its first sibling which is of p tag. This p tag is selected LOOK INTO SELECTORS MORE IS WHAT HE SAID. I THINK WE SHALL DO PROJECTS & LEARN SPECIFIC USE CASES THAT WILL ACTUALLY BE REMEMBERED 52:06 there are states that can be altered for selectors, CRAZY 54:21 can target children 😭 55:26 after, before 56:41 first letter 1:05:24 fonts baby Project -> • Can I add font only in the head of html ? Or in css too ? Which is the better practice ? • body standard practice for margins & padding to be 0 1:10:15 font-family ? Is this necessary? Also border-box 1:13:04 Wth is flex ? 1:13:36 justify & align-item 1:16:26 margin-left THERE ARE TOO MANY ATTRIBUTES 1:19:32 cursor pointer [neuron activation] 1:28:44 diagram went over my head, must look into this 1:29:56 z index & photoshop blends
@user-kb7cw6lf1k
@user-kb7cw6lf1k 22 дня назад
definitely it will help alot
@manishkumar9376
@manishkumar9376 22 дня назад
google python dsa
@OnlyBicepsLover
@OnlyBicepsLover 23 дня назад
2 din baad interview h or m abhi preparation start ki😢
@ajiteshmishra0005
@ajiteshmishra0005 23 дня назад
When will you start DSA in JavaScript in thus channel??? We are still waiting
@tabishmalik7034
@tabishmalik7034 25 дней назад
thanks'
@Ayush37262
@Ayush37262 25 дней назад
MySQL ❌ MySequel ✅
@user-mv9kt7nd2b
@user-mv9kt7nd2b 26 дней назад
Nice video 🎉😊
@nileshmori2212
@nileshmori2212 26 дней назад
Sir Plzz launch BCA course
@parth1240
@parth1240 27 дней назад
best python dsa course?
@PrashantKumar-qr9yx
@PrashantKumar-qr9yx Месяц назад
Linux Python Cloud CI/CD pipeline - Jenkins Docker Kubernites Infrastructure as a code Monitering tools
@ombhatt232
@ombhatt232 Месяц назад
Sir I bought 29 TH batch data science and generative ai but first lecture will be not start
@GarimaSingh23027
@GarimaSingh23027 Месяц назад
Please bring a course for bca students
@omkaryadav8612
@omkaryadav8612 Месяц назад
1:37:40
@nitinsharmatheone2292
@nitinsharmatheone2292 Месяц назад
Use Webhook instead of Polling.
@Shortsfortheday21
@Shortsfortheday21 Месяц назад
good video but please remove the background music next time
@Mahadev-pg8fg
@Mahadev-pg8fg Месяц назад
Thank you❤
@Aryabhatta_91
@Aryabhatta_91 Месяц назад
< 10^8 : BS < 10^4 : n log(n) = 10^8 : O(n)
@Luckey194
@Luckey194 Месяц назад
Decode batch kab Sa start hoga 24 June date but Nahi ho raha ha please batiya sir
@avirupdutta7041
@avirupdutta7041 Месяц назад
This is the problem. You people just do the project but do not provide the assets. It is necessary for people to learn by doing it along with the video. If you do not provide the resources how can we do it?
@sarfarazsiddiqui9792
@sarfarazsiddiqui9792 15 дней назад
You are actually right bro how can we make the project they are just want us to buy their courses nothing more than that
@ajiteshmishra0005
@ajiteshmishra0005 Месяц назад
It will help a lot but when are you starting??
@Mayur_Panchal
@Mayur_Panchal Месяц назад
Please 😢DSA padau na
@TheDeepeshX07
@TheDeepeshX07 Месяц назад
I click this wideo Becouse of Hitesh SIr teach..