If You Don't Like Web Programming

  Рет қаралды 30,000

Dave Xiang

Dave Xiang

Күн бұрын

Пікірлер: 131
@MsJavaWolf
@MsJavaWolf 7 жыл бұрын
I know some web programming, I have created a few websites, but to me it got boring pretty quickly. All the stuff I had to do was very easy and I am not a designer, so all the cool designs were actually provided by a different person and I just followed them. Most of the features we needed were also pretty easy to implement with some JS. I do like the internet, but programming websites is not the same as using the internet. The website might connect people, but it's not like I really experience that as a programmer. I preffer desktop software, I feel like there is much more variety. In the past years I have done reverse engineering, machine learning, optimization, database management and more. It was way more interresting for me, but of course everyone has different preferences.
@henokgebeyehu8402
@henokgebeyehu8402 6 жыл бұрын
I am currently a senior computer engineering and have interests in reverse engineering, machine learning, and hardware. How have you been able to work in such a variety of fields?
@talktomenowxbmc
@talktomenowxbmc 7 жыл бұрын
I agree on many points. The learning curve for web development is much easier than figuring out software design. That's why you can have fairly proficient web developer after 3 months of coding bootcamp. I think people are mostly drawn into front end development because by changing html and css you can have instant gratification. You can see results immediately. Where on the other hand, writing software takes longer and you may not see any results for months. Hence, most of the people get discourage. You should mention that behind html and css code there are other languages that are crucial to websites' performance.
@mattmarkus4868
@mattmarkus4868 5 жыл бұрын
You’ve never created a real web app then
@animeforever8508
@animeforever8508 Жыл бұрын
Web development just isn't html css, there are lots and lots of logic involved in frontend only and backend Is just logic. For frontend we use Html css along with javascript and for backend we can use anything from C to NODE to even something like Python. Also there are tool creation in Web so there is just so much to do in Web dev only.
@captainlennyjapan27
@captainlennyjapan27 7 жыл бұрын
I love how you always say conclusions upfront. Amazing. Keep it up sir!
@tordmunk
@tordmunk 6 жыл бұрын
Most webb programming is not "webb programming" any more, the web is often just the UI part of a really complicated system. There are many hard core tech stuff that needs to be solved. It just a small part that it is viewed in a browser.
@Omar-vz9el
@Omar-vz9el 3 жыл бұрын
Basically, for the technologist in some of us, developing web applications can provide some gratification due to the fact that these are systems that we have to build to scale (keyword is scale). Whereas, developing websites is the epitome of boredom. Really just HTML, CSS, and some PHP and you are good to go. You can call yourself a wEb DevElopEr. In general web programming kinda sucks because a lot of it can just be stitching together some code that relies on even more possibly unstable monolithic amounts of code that is abstracted away by some rando library. In other words, not all of us will be working on Google Search or Facebook.com.
@BabyBalla3score
@BabyBalla3score 7 жыл бұрын
wait what? 10 years ago. I thought you were like 21 now lol
@Itsdanielpeng
@Itsdanielpeng 5 жыл бұрын
Asians don't age!
@deleater
@deleater 4 жыл бұрын
Even surprising was "Major" in Electrical Engineering 8-9 years ago as said in the video at that time. Dayum! The guy may be a mild prodigy or something! Whatever! He explais things so greatly and clearly!
@kodiererg
@kodiererg 5 жыл бұрын
UI/front end stuff is boring for the technical, but I'm going to bet it's more rewarding for artistic people who like to design things.
@wopmf4345FxFDxdGaa20
@wopmf4345FxFDxdGaa20 6 жыл бұрын
There is one very powerful thing about web programming. With web technologies you can easily build user interfaces that are cross platform and will work on any device that has a web browser. While if you make a native application for a specific system and build your user interface in that, you have to usually do the same for every platform you want to support. Not only is it a lot more work for the developer, it also may tie the user to a certain operating system or environment.
@joellim7010
@joellim7010 7 жыл бұрын
i agree with the points that DAVE made. I believe in today's day and age, having digital knowledge and knowing how to code is very basic. i have the worst degree anyone can have. a general business degree with no major or specialty and people think i will amount to nothing. But today i am doing digital marketing, having knowledge of online advertising and even helping companies to get rank in the top 3 positions of google plus i know how to do HTML, Javascript and CSS. my education in school has nothing to do with all these because i learn technology knowledge by myself and it has indeed helped me a long way. long story short - a person who is not technologically savvy will lose out in the long run. be like me, learn technology knowledge and i almost guarantee you, you will not have financial problems for at least the next 30 years.
@rafadydkiemmacha7543
@rafadydkiemmacha7543 2 жыл бұрын
I don't think that thinking about how powerful web is makes web development any better. People hate the process, not the idea behind it.
@Kenbomp
@Kenbomp 2 жыл бұрын
As a tech coder the web is actually harder state problem than application desktop programs. Web dev is always on, there is no reboot option.
@PixelOutlaw
@PixelOutlaw 7 жыл бұрын
The thing that absolutely slays me about front end development is that it's an inconsistent mess. Beyond that you constantly have tools taken from you as "frameworks" deprecate in months. Currently it seems like the browser is an anti pattern in software engineering. It's a catch all. The PDF of the software world. And on top of that, it is expected to open PDF. :) I'd much rather write software using libraries that have a very long shelf life in the language of my choice. The document model needs to go, pages are more program than page these days. And because of that we need to be able to write in any language we choose, not just transpile to JavaScript as a hack. Good video. Just my 2 cents.
@MDJ5
@MDJ5 7 жыл бұрын
less experience = more enjoyment, more experience = less enjoyment. you'd think it would be the opposite especially for the more experienced since you dont have to write your own GUI / know anything about tcl/tk or create a new networking client as the browser just does all of that for you. it's a boring blessing...
@deronaldbaggett3828
@deronaldbaggett3828 6 жыл бұрын
How to set up my Razor V3XX for straight talk internet browsing
@aaron4227
@aaron4227 3 жыл бұрын
I only really have a problem with css, on paper it's a very easy language but everytime I try to lets say align/position a div its slightly off so I have to use the top/bottom and left/right properties to fix it, it shouldn't be like that, it should just bloody work!!!!!!!
@busyrand
@busyrand 7 жыл бұрын
I always get excited when I see your new video notifications. Learned a lot. The field is huge in comparison to other job fields, so I wish everyone the best at finding something. And... I like the terms Front End & Back End, but I can see why some don't.
@tiannimyers2978
@tiannimyers2978 6 жыл бұрын
I started learning Web Dev coming from a Communications background. Yeah I’m a die hard technologist. I care more about the art of programming, computer science and real computer software that solves problems. The web and its frameworks bore me to tears. Everyone wants to watch a video make an ajax request to a weather api n build a shitty web app w/ react and call themselves a software developer.
@prod.kashkari3075
@prod.kashkari3075 4 жыл бұрын
App development in swiftUI and data science is way more interesting to me
@SunnyNYC
@SunnyNYC 6 жыл бұрын
I'm definitely biased but I don't think web development is as simple/boring as people make it out to be. It's no longer just basic HTML and CSS with some JS sprinkled on top. Now, a lot of web apps are built entirely with JavaScript using React and CSS-in-JS architectures. Frontend is continuously growing and there are always things to learn and ways to improve apps in terms of maintainability, performance, accessibility, SEO, etc. Not to mention that if you get bored of building UIs, you can always go towards building backend APIs or using web technologies on desktop and mobile platforms. Of course I can't convince anyone that honestly does not enjoy web development, but I think it's worth a go if you receive satisfaction from building products and seeing your work be put in front of many users quickly.
@CodingPhase
@CodingPhase 6 жыл бұрын
Very good video
@IrvinCunanan
@IrvinCunanan 7 жыл бұрын
Great Talk! and great insight! Thank you for sharing! I am not sure where I will be in the world of coding, I'm an old timer trying to learn code it's going to be a while before I get enough proficiency to be even employable or useful...Only time will tell in my part. Thank you again for this talk, keeps me motivated and gets me thinking about a lot of things related to coding/programming.
@DaveXiang
@DaveXiang 7 жыл бұрын
Thank you! Best of luck
@tiptrcks3960
@tiptrcks3960 9 ай бұрын
Hey what you do now how is it going?
@exkorbuto1
@exkorbuto1 5 жыл бұрын
I am the opposite, I tried web, and videogames, and For Now I want to try IOT or embedded !
@kevinyee9550
@kevinyee9550 7 жыл бұрын
Thanks for your very valuable perspective
@guilucasds
@guilucasds 7 жыл бұрын
I'm a computer engineering student too. Can you make a video telling how you learnead all the skills you know nowadays? Cause that not the focus of computer/eletrical engineering, at least at my university. Thanks a lot!
@sagarsehwag9816
@sagarsehwag9816 7 жыл бұрын
Guilherme Lucas All these industrial skills like web, app development & various other stuff are not being taught anywhere in universities, all you will be taught in university is deep stuff like how does a programming language interact with hardware or how did all these logic of programming came from(Discrete Mathematics). There are various ways to learn all these technologies if you can pay for learning theese stuff i would suggest Udacity NanoDegree which focuses on project development & they offer in various fields like Web, App, Data Science etc.
@guilucasds
@guilucasds 7 жыл бұрын
Thanks Sagar. Learning online is really the path!
@gnes04
@gnes04 2 ай бұрын
2:30 I don't know if i agree with him saying web development is not that technically complicated. Sure if you're just building a simple html website or using some website builder tool to host something simple, it's fairly easy. But when it comes to the level of building and managing huge scale websites that millions of people visit everyday, it is just as complicated as rocket science or making microchips.
@aaron___6014
@aaron___6014 7 жыл бұрын
what if you only like web programing?
@KushChoudhary
@KushChoudhary 4 жыл бұрын
lol
@moz8405
@moz8405 7 жыл бұрын
Thanks for gearing me up!
@DarkennedFlower
@DarkennedFlower 7 жыл бұрын
I'm stuck. I have no idea what I wanna do with my CS degree. I'm graduating in May. I thought I wanted to do WebDev, but the internship I had, I just did not enjoy it. I'm looking now into more Systems Admin or IT security or QA. Blah. I feel so lost.
@moistbrownypoints
@moistbrownypoints 7 жыл бұрын
If you like math and problem solving. You will love software engineering as a job. If you also like design, you will live front end engineering (check out Sarah Drasner for cool animation code and VueJs).
@DaveXiang
@DaveXiang 7 жыл бұрын
Hey, you have exactly the same sentiment I had when college was ending. You shouldn't know what you want to do yet, but don't be too quick to dismiss something. You're still super young so should keep all possibilities open.
@DarkennedFlower
@DarkennedFlower 7 жыл бұрын
I love problem-solving but it depends on the math. I loved Discrete but hated Calculus. But, I am also very creative and have an artist background. I will just keep dabbling I guess.
@DarkennedFlower
@DarkennedFlower 7 жыл бұрын
I will. I guess I'm just scared because I've always had somewhat of a plan or back - up, but now I just don't know. But, I should just relax. Thanks.
@moistbrownypoints
@moistbrownypoints 7 жыл бұрын
David hit the nail on the head. All work will at some point in time be tedious. But I can promise you, based on what you say your likings are, you will love coding. You just need to find what excites you the most. I started with front end (being more creative myself) and though I loved math, I hated backend coding. Nowadays I enjoy all forms of coding. The initial hill was the problem. Getting to a point where you can use a craft to do something is what will be hard when starting out but make it worth doing at a later stage. So if I may encourage you, don't give up yet. You may still find what you like to do within software. One final word. Discipline... at the end of the day true freedom is enjoyed after doing hard work. It is only in practicing a piano relentlessly for years that you are made free to play a complex piece with mastery. The very same applies to software engineering.
@codesplasher
@codesplasher 7 жыл бұрын
Great insight, good to hear a different point of view...
@oxydol3456
@oxydol3456 4 жыл бұрын
Developing IoT systems looks really fun.
@boot-strapper
@boot-strapper 7 жыл бұрын
Web programming is easier and pays more. Sadly it's pretty boring in most cases, especially after doing it for a few years.
@mattmarkus4868
@mattmarkus4868 6 жыл бұрын
How about being a full stack dev- is that boring?
@animeforever8508
@animeforever8508 2 жыл бұрын
I am just doing it for few days and it's already soo boring
@boot-strapper
@boot-strapper 2 жыл бұрын
@@animeforever8508 you probably havent gotten to advanced topics yet, keep pushing. the first year or so can be pretty interesting and useful.
@boot-strapper
@boot-strapper 2 жыл бұрын
@@mattmarkus4868 thats what im referring to. Web programming requires front end and back end..
@kobibr9362
@kobibr9362 7 жыл бұрын
I fell like my little brother who is 14 now is going be able to make a website by 16. Because kid are taught web programming at school now.
@MineCrafterCity
@MineCrafterCity 5 жыл бұрын
If I need to I can concentrate 8 hours in one sit on a single problem. But with CSS within 5 minutes, I get so bored and annoyed... It's not even that I can't do it. I just hate to make everything look pixel perfect and choose colors and blablabla. I am a PHP programmer, and im getting bored with this too. Not because it's to easy but because I feel like it's not going anywere. It's the same shit every single time. 90% of everything I build is either database related, which is mostly done by the frameworks anyways. Or it has something to do with spreadsheats, xml whatever translating this into right amount of information and coupling data.... I find it interesting but so repetitve. I recently got another job which was offered to me which seemed to be more interesting. But now I quickly found out we're going to be using Bolt.cm which is crap based on YML files and other boring simple shit which I do not even want to figure out how they put it together. So I totally bashed the shit out of Bolt.cm and I am trying to make them switch to Laravel and use some composer packaged CMS. I hate badly written code by other developers which I have to 'fix' . When I'm at home working on my own projects I can really go on for an entire day without eating, or just snacking inbetween walks in my home to figure out some issue, it's just that I feel like at work it's a prison where I have to make a certain thing exactly to that specification and it's just boring man.... I really wish I could make more interesting things like fintech software, games or drivers and shit like that
@chillappreciator885
@chillappreciator885 4 жыл бұрын
Actually web is not "connecting a people". Internet is connecting a people. And internet is simply a transport which ships your data. And how would you use this transport is depends on you. I prefer to use this transport on the "native application" level instead of "script inside application" level.
@joshsmit779
@joshsmit779 7 жыл бұрын
I'm starting my junior year of computer science education in 2 weeks. I learned html, css, bootstrap(css framework), and some javascript over the summer and have made a few cool responsive websites. I'm looking at internship opportunities for summer 2018 on LinkedIn and other job boards and I'm worried that I may have focused too much on Web development projects and not enough on projects written in Java, C++, Python, etc. When I look at internship opportunities for the bigger companies they only seem to care about being proficient in object oriented programming and even machine learning. The baby projects I have done in my classes so far don't seem substantial enough to put on my resume. How big should I go with making projects in Java, C++, Python, etc? Make a full blown C++ application with a gui and all bells and wistles or an object recognition program using machine learning concepts and tensorflow with Python? I know the more impressive the project the better it communicates my abilities but what if I just want to get a decent mid level or even lower level company to intern at?
@bellebrunette6171
@bellebrunette6171 7 жыл бұрын
Hi! thanks for all your videos,, God bless you !, for sharing your knowledge .
@palomarAI
@palomarAI 7 жыл бұрын
Geraldine Morro Warm, kind heart.
@topsilog2236
@topsilog2236 6 жыл бұрын
Hi
@effy1219
@effy1219 6 жыл бұрын
I like the way you talk not too fast not too slow, reason through with layers :)
@tamyboy1
@tamyboy1 6 жыл бұрын
thanks dude, love your work
@Fractal80Y
@Fractal80Y 5 жыл бұрын
i love your optimism but also you understand the other side of the coin.
@Rhythmvizion
@Rhythmvizion 7 жыл бұрын
this is awesome.. I am coming to Jersey...love to get you on my podcast...twambit
@769270865
@769270865 5 жыл бұрын
At the end of the day web is an io device and the application you built should be a plug in that can plug into whatever io device. The infrastructure should not even care if it is in a web enviroment
@axa.axa.
@axa.axa. 5 жыл бұрын
i like to believe im full stack, ill take a piece of raw metal, spin it, mill it, weld it, layout and populate a pcb, code firmware for it usually c++, create a front end to interact with the device, be it windows or mobile using c# or kotlin, lovely. But being forced to work in the web stack for the last 6 months I want to slit my throat. I haven't picked it up, haven't had the desire to force myself to do so. just hacking by until this god damn project ends.
@zicongma6702
@zicongma6702 6 жыл бұрын
Hey, Just Discovered your channel and the content are extremely great. One question tho: I study CS (very similiar to the die-hard tech ppl that you described). No previous Web experience at all, like none HTML, CSS, JS, PHP. Like Nothing. But I really would like to at least start gaining some basic knowledge in this area to at open myself up to more opportunities. Any suggestions on how to start? Much appreciated.
@HE360
@HE360 5 жыл бұрын
What was mentioned here is the reason that I WANT to do web programming!!
@orochicc002
@orochicc002 6 жыл бұрын
I think the real long story short should just be: "job demand".
@bukunmi6378
@bukunmi6378 7 жыл бұрын
True talk bro... Thanks.
@stefanosmandalas6599
@stefanosmandalas6599 6 жыл бұрын
Useful advice! Really goes directly to the essence of the topic.
@aleksandar5323
@aleksandar5323 3 жыл бұрын
I am a Web programmer and web development annoys me. I like the technology and how it gives you the power to do anything - make any UI with CSS, add any functionality, animations etc. to it using JavaScript and then handle your data any way you like on the Web Server (PHP/MySQL in most cases for me) either seamlessly via ajax or with different page requests and parameters. BUT the fact that web development is so flexible is the problem - clients will ask ANYTHING from you. And the bar to entry for someone to design a web thingy is so low that you just end up coding up the stupidest stuff on the planet! Seriously! A bunch of non-technical people get together and come up with some very weak ideas, then patch them up with random complicated features that aren't even designed to work together well. It is very demotivating for me to know that I am building something I know to be shit, yet really putting a lot of effort into crafting it in the most specific way, reviewing the idea in great detail and really polishing a smelly, smelly turd that looks like it came out of a high-school project... Not all companies are like that but I guess I need to work my way up the food chain if I want to find better projects :)
@wadsongeeklife992
@wadsongeeklife992 7 жыл бұрын
Hey man you got helicopters flying over your head and people running in your back at 6:18 What's going on? :D
@edneyhelenedossantos1875
@edneyhelenedossantos1875 6 жыл бұрын
Where was this video recorded? cool buildings out there
@petrafebrianto1045
@petrafebrianto1045 5 жыл бұрын
Thanks Dave for your video! Do you still work on web development or instead switch to machine learning / data science activity?
@Nohbdy_Ahtall
@Nohbdy_Ahtall 7 жыл бұрын
No dislikes here, very great answer and explanation. HOWEVER - and perhaps I'm one of those die-hard technologists(and I'm not even anywhere near that level of expertise) - I find you are stating something dangerous: it has all been solved? We don't need to re-invent the wheel? I find this impossible to believe. Now, I don't mean to take you too literally at "all", but what I mean is I DO believe there are DEEP, FUNDAMENTAL, LOWEST-LEVEL "possible" changes that could change the whole game. Everything. Entire new paradigms, programming languages, operating systems, or even something that just doesn't have terminology invented for it yet. I am deeply disturbed by this trend. Firstly, because we will stretch the gap between the knowledge of working in that low level domain, to the point that it is unquestionable. Any groundbreaking change at that level would heavily disrupt everything on top of the unchanged. Not just unquestionable, but literally stagnant from lack of interest, to the point that all knowledge on the subject will be so old if not non-existent(please no Library of Alexandria repeats, I'm sure it can happen digitally, especially fueled by lack of interest) that it would feel like playing with electricity from square one. I'm not "too" worried, I believe development of Real-Time Operating Systems and related technologies - needed for future spaceships, space stations, mecha suits(oh yes xP), nanotechnology... gah, basically everything that is important for human survival and expansion. I must admit, I have a desire to take this to the extreme. I would "love" to "attempt" to reinvent so many wheels, and do such crazy things as use C or C++ like languages to "do" what web technologies do - even/especially the front end. To work higher and lower from "that" point of control. To master a language and paradigm made for systems engineers, make it so that it can function as a web technology, and yet hopefully set some pretty solid foundations that web technologies struggle in. It may seem like an unnecessary challenge, and surely I will explore web tech methods.. but I would like to extract what they did smartly and filter out the garbage. On another note, I want to avoid this dreaded "legacy" issue that holds back technological progress for the sake of "I don't want to break it". Break it all, rebuild it, break it again. We're so fresh here, I cannot fathom to assume we got it all right the first time. We made that mistake with the monetary system and it is still unchanged in its deepest flaws as an incentive system.
@Nohbdy_Ahtall
@Nohbdy_Ahtall 7 жыл бұрын
Regardless, I love this video because you speak on behalf of a mindset that I mostly just "assumed". It confirms that this is truly the state of mind at large. It is difficult what to feel about that, because I EXTREMELY love that a chunk of the majority is attempting programming AT ALL. Sadly though, so much of what I was excited about in terms of "more people learning programming" was improvement of concepts on these low levels - perhaps not lowest, but definitely lower than web technologies normally cover. Perhaps there is nothing to worry about in the long-run, for even if I feel we are "skipping" the important deep stuff, we're learning the important stuff that web tech currently provides. Then I suppose those devs will dive deeper and look back eventually, with fresh perspectives. Perhaps I just fear we will never look back. We probably will, but holy snapdragon is lack of interest of this level of programming still vastly low.
@waqasrana5734
@waqasrana5734 6 жыл бұрын
you motivated me thanks love from Pakistan !!
@guayoski
@guayoski 3 жыл бұрын
What do you think about it now with AI getting involve with web and the constant grow of platforms like Shopify, BigSquare, Wix, Prestashop, WooCommerce etc...
@JDMorris81
@JDMorris81 2 жыл бұрын
Coming at this from a non-technical person who finds web development difficult, is there an easier form of programming to get started with?
@andrewmarin2319
@andrewmarin2319 7 жыл бұрын
Wonderful stuff, thanks
@bruh8607
@bruh8607 7 жыл бұрын
+Dave Xiang hey man what did you use to record the vid?
@DaveXiang
@DaveXiang 7 жыл бұрын
iphone 6 selfie side
@walterdiaz2003
@walterdiaz2003 6 жыл бұрын
Hey, are you in Boulevard east?
@JonnyBeoulve
@JonnyBeoulve 5 жыл бұрын
Working with React I build web apps that are quite similar to software.
@elmennaniabdellah4949
@elmennaniabdellah4949 7 жыл бұрын
Hello Dave, my path is a little bit like yours. I had a master degree in electronics and signal processing. Now I'm trying to switch to web development. The problem I face is not actually learning the required skills, but most offer in my country require to have a degree in the field. Do you have any idea how compete with those who has the degree, and show to the companies that I'm also capable of developing product.
@CLUBZSPADEZ
@CLUBZSPADEZ 7 жыл бұрын
You are amazing!
@bhabanism
@bhabanism 7 жыл бұрын
I am web dev for 10 years, but frankly, it gets boring, I am doing ML/DL now and it is fun. There are many scope for other type of programming too, like performance, security, Automation, etc. There are lot of stuff people can do if they dont like frontend.
@charleskenney3574
@charleskenney3574 7 жыл бұрын
Thank you so much for the video! I have a question: Do you think progressive web apps will phase out native mobile development anytime soon? I've started to transfer my react skills to react native, and I've enjoyed it so much I've started learning swift. I'm concerned that I might be wasting my time because a: companies will favor seasoned software engineers over web developers for roles in iOS and b: PWAs will be more prevalent in the coming years. Any thoughts?
@DaveXiang
@DaveXiang 7 жыл бұрын
I don't think native development is going to go anywhere. I think it'll still remain the #1 way to take advantage of a platform. React native is cool though and can give you re-usable code, UIs, across platforms if you do it well. Sometimes I think people get a little too crazy with trying to make everything re-usable. Like, let's do this in react native so we have it in android + iOS. Well there are always gonna be some things you can only do in Android or only do in iOS. React itself is pretty cool though. I'm not too familiar with it in mobile, but I've been dabbling it in on web.
@nia6849
@nia6849 5 жыл бұрын
Very informative
@sanzthescorpion
@sanzthescorpion 7 жыл бұрын
Hey Dave, thanks for making these videos they are really useful! Just had a question.. basically is web development going to last as a career in the near future? Because people are saying websites like "WIX" essentially allows anyone to make a website for themselves so are web programmers going to redundant in the future?
@DaveXiang
@DaveXiang 7 жыл бұрын
If your job is to make simple websites for other people, then Wix might replace you. If a scalable service like Wix can replace what you do, then you might have to level up what you actually do-maybe you go work at Wix and make those tools instead of using the tools. When I say web development, I mean any technology that exists via the Internet. Making websites for people is a small small subset of that.
@Randude14
@Randude14 6 жыл бұрын
I did a little HTML project back in High School and...I don't know. Web programming just seems so mundane and boring to me and super tedious to learn.
@daniexel7774
@daniexel7774 6 жыл бұрын
Can you describe what you have to do on your job?
@moistbrownypoints
@moistbrownypoints 7 жыл бұрын
Hey Dave. Do you live in New York?
@DaveXiang
@DaveXiang 7 жыл бұрын
Yea I do at the moment, been here since early 2014.
@moistbrownypoints
@moistbrownypoints 7 жыл бұрын
Awesome. Just recently moved here from SA. Maybe well have a runin at a meetup.
@kedarpednekar1518
@kedarpednekar1518 6 жыл бұрын
Very nice video .......... please guide about artificial intelligence and career scope after bachelor's and masters degree
@itech40
@itech40 6 жыл бұрын
I love Web Programming but I seem to not be able to pickup HTML and CSS ? WHY?! Help please.
@mkultratrustyourgovernment9863
@mkultratrustyourgovernment9863 6 жыл бұрын
lack of practice probably
@acmahoathan
@acmahoathan 7 жыл бұрын
I have a question. By saying "Web Dev is not going anywhere", did you mean that it is bad in the future (not improving, not many opportunities), or it is better that it would stays the same in a good way? Sorry English is my 2nd language, that's why I'm confused. Thanks!
@qifanguo5549
@qifanguo5549 6 жыл бұрын
Duff Phan it means that web programming will always stay relevant in dave’s foreseeable future
@sagarsehwag9816
@sagarsehwag9816 7 жыл бұрын
Hey Dave, This is Sagar from India. I really love web development but in India payscale for web developer is way too less compared to other software jobs & I want to move to USA to earn better but the possibility for a web developer to get a visa to work in USA is quite less, The easiest way for me to get to USA is Data Science but i am not that good with maths, I can understand things but it's sort of stressful for me. What should i do? I have been thinking about this for about past year, I am in the 2nd year of my engineering.
@DaveXiang
@DaveXiang 7 жыл бұрын
I can't give good advice on what's going to put you in a better position to get a visa. If you say it's Data Science, then I trust you. But if you need to specialize, you have to specialize. If you're bad at math, just get better at math. You are not naturally bad at it, you just haven't done it enough.
@haikamu7178
@haikamu7178 2 жыл бұрын
I'm not hate the web development, but things i hate from webdev are the toxic community, they say people must use their favorite library/framework and other framework are bad.
@joshsmit779
@joshsmit779 7 жыл бұрын
That was excellent.
@gabrielochoa4324
@gabrielochoa4324 7 жыл бұрын
NN
@TizzyT455
@TizzyT455 4 жыл бұрын
Uh, I can connect millions of people without the use of webdev... I do not see the validity in that argument. The company I work for is strictly webdev and OMFG just because you can code DOES NOT mean you can do anything/everything. These people lack so many other disciplines that they got their security wrong, they designed/implemented inefficient systems, completely disregard basic practices just to push code out. And then I come in and point all these things out and BAM they tell me to fix it, at an interns pay. I HATE WEB DEVELOPEPRS!!! Just coming out of a boot camp knowing js and angular/react or having some guru level css DOES NOT mean you can dabble in these other disciplines without a freaking clue. For goodness sakes, take a networking class, take a compsci class, take a security class if those are things you want to claim you can do, or at the very least research enough on the matter. Dont just create a variable bool isAdmin; and call that security.
@BionicCyborg
@BionicCyborg 5 жыл бұрын
I like data I find it interesting .I came up during the windows forms era then the web came around I hate web programming..but I have to do it. What I like about the current environment is the in the end it's data. Data ..everywhere..so is AI from my prospective data science is the new framework websites have been solved. AI has sort of been solved I can create models ....what do they mean? Knowing how and what they mean both seem interesting to me and at some point that replaces web pages as interesting (My winforms roll with it ) . The wheels on the bus keep turning ready for Qubits? That is the game changer about 10 years (It exists now) away maybe less what does that mean? Means you have to be on the bus to find out!
@WeirdStuffaaaa
@WeirdStuffaaaa 2 жыл бұрын
this video don't give the answer . I am hoping to do business analysis job . but I have to do projects in web developing to complete my degree .
@peeeez
@peeeez 6 жыл бұрын
Great video, very informative and helpful to people new to the industry. Initially I wrote a crazy long essay. However, to sum it all up: If you enjoy and find software development interesting, programming for the web is not inferior in any way than any other domain. I would even disagree with the idea programming for compilers or hardware is more 'technical' ( I am currently a software engineer in this space ), the differences are only in the details of the domain. Where such problems and constraints are absent developing for the web, different ones take their place. 'Good' software engineering is domain agnostic, and it is almost always rooted in the same core principals of computer science.
@Yhigma
@Yhigma 7 жыл бұрын
Hey I have a couple questions for Dave, or anyone familiar w/ the computing field: Do you know if it is realistically feasible to shift from web to the "more technical" type of programming jobs. I am trying to find my first job out of college (computer engineering) and I am trying not to be too choosy... it seems that my skills gathered thus far best fit a web engineer role. However, I never got a chance to take a compilers course in school... will I be diminishing any opportunity of that if I take a web role?
@MsJavaWolf
@MsJavaWolf 7 жыл бұрын
Compilers are only a small subset of possible jobs. Of course if you want to write compilers, you should learn about them. Noone that I know, who has a CS degree, ever had any problems finding a job in a field they liked. Of course most don't work for Google or FB, but they found solid jobs even though none of them were the very best in the field.
@SirCharcoal
@SirCharcoal 6 жыл бұрын
If you don't like web programming, then here is why you should like web programming... How about explain about all the alternatives to web development? Everyone knows about web programming because everyone uses the web. Misleading video. Relating people who don't like web development to cavemen who don't appreciate "the human factor" is not going to win you any friends. Maybe you're targeting this at your former self rather than everyone else.
@galib7486
@galib7486 6 жыл бұрын
Thank You Boss
@xinchen8398
@xinchen8398 5 жыл бұрын
well said...
@rafadydkiemmacha7543
@rafadydkiemmacha7543 2 жыл бұрын
Web programming doesn't have "some challenges" - it's a huge ultra hard mess at this point. Anyone saying that it's easier than "real" programming doesn't have a clue!
@RunOs3
@RunOs3 6 жыл бұрын
Nice
@adithya7282
@adithya7282 7 жыл бұрын
hey...budddy im from india i wanna become like you....what type of job would you doing...and ur a really motivating,....us
@DaveXiang
@DaveXiang 7 жыл бұрын
Yo, thx for kind words. Software developer right now, not sure if it's forever, but so far so good I think. Take care.
@tear728
@tear728 7 жыл бұрын
Dave Xiang Just wondering, what your other interests for a career would be? Have you ever thought of starting you're own company?
@DaveXiang
@DaveXiang 7 жыл бұрын
I enjoy a lot of other stuff besides coding. Writing, reading, random things. None of which is "career" worthy. I still enjoy building stuff, I also enjoy helping people when I can, perhaps that could turn into a career. I think starting a company would be a fun journey, but I don't put that idea on a pedestal like a lot of people do.
@joshsmit779
@joshsmit779 6 жыл бұрын
Play your video at 1.5x and witness just how shaky it is.
@najmlion7129
@najmlion7129 7 жыл бұрын
YOU REPEAT YOURSELF A LOT! But nice video though. I gained some knowledge.
@nicholasb-choi7932
@nicholasb-choi7932 7 жыл бұрын
hi
@HarryPhenis
@HarryPhenis 7 жыл бұрын
6:26-6:33 XD funny stuff man
Feeling Left Behind In Tech
18:07
Dave Xiang
Рет қаралды 14 М.
The Darkside of Software Engineering
30:43
ThePrimeTime
Рет қаралды 171 М.
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 67 МЛН
What a REAL web developer interview is like (Front End)
19:59
Joshua Fluke
Рет қаралды 1,4 МЛН
6 Tips For Starting A Software Job
10:24
Dave Xiang
Рет қаралды 18 М.
[RANT] - I just can't anymore... #webdev #coding #programming
11:59
Top Signs You're NOT Ready For a Programming Job
8:38
Andy Sterkowitz
Рет қаралды 142 М.
How Much Should You Know?
14:38
Dave Xiang
Рет қаралды 13 М.
Do THIS If You Don't Like Coding!
12:11
Ishan Sharma
Рет қаралды 30 М.
DHH - Ruby on Rails, 37signals, and the future of web development
1:09:57
Software Developer Work Life Balance
9:46
Dave Xiang
Рет қаралды 11 М.
Learn Web Development And ACTUALLY Get A Job | Ultimate Guide
1:33:52
James Cross
Рет қаралды 1,3 МЛН
Why Self-Taught Developers SHOULD Get Certified
13:06
Travis Media
Рет қаралды 87 М.
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 67 МЛН