Does web developing much easier than software programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 13

Does web developing much easier than software programming?

15th Jun 2017, 10:44 AM
Ash
Ash - avatar
60 Answers
+ 57
In my opinion, it depends... surely learn HTML is a lot easier than learn C++ But for programming (scripting) languages like PHP and Javascript, it depends on the context. I mean, a sidebar is quite easy to do, but Javascript and PHP can be used for many things, in software development as well. Take an example, is it easier make an RPG in Javascript or a calculator in Java? Take an another example, is it easier make an RPG in Javascript or an RPG in Java? So, i repeat, it depends on what you have to do, but generally all programming languages share the same logic with different behaviours. ;)
15th Jun 2017, 11:15 AM
Maz
Maz - avatar
+ 15
everything is easier when you grab the concepts and if you have a solid foundation then it's like a piece of cake rather..haha..but in my opinion software programming is easier :)
17th Jun 2017, 5:37 AM
Joy Das
Joy Das - avatar
+ 11
@Maz thanks for such a quick reply. It means that is created using Javascript, I thought that we have to use <sidebar> tag of html5
17th Jun 2017, 2:35 PM
Vaibhav Sharma
Vaibhav Sharma - avatar
+ 10
@Vaibhav wrote >> I thought we have to use the <sidebar> tag of HTML5 << Never heard about a <sidebar> tag, maybe you meant <aside> but anyway, these tags have semantic values, there is no (as far as i know) native HTML tags to create a sidebar... but there is one for a dropdown menu: https://code.sololearn.com/WhS33fRY2V2u/?ref=app I adapted that code, now it has -10 Javascript lines, definitely easier! I noticed you are very good in Java, it seems strange you have problem with HTML and CSS, they are pretty easy. -------------------------------------------------------------- Semantic value, Wikipedia's definition: "Semantic HTML is the use of HTML markup to reinforce the semantics, or meaning, of the information in webpages and web applications rather than merely to define its presentation or look." They are also used for the Search Engines, naturally... you might use the <div> without any particular issue in the content of your webpage. Good luck and keep up your learning! ;)
17th Jun 2017, 2:46 PM
Maz
Maz - avatar
+ 8
@Vaibhav wrote: >> Maz can you please tell how is that very easy sidebar created? << See this code, this is just an example and surely accessible to beginners (i did not use any advanced Javascript properties/methods, just the basics) https://code.sololearn.com/W676ElCbC6Ji/?ref=app Hope it helped you, if needed i'll add more comments ;)
17th Jun 2017, 2:29 PM
Maz
Maz - avatar
+ 8
@maz oh yes you got it right, it is aside and yes I can't remember html tags and css attributes. May be I have never practised them seriously but your work is really inspiring me to learn some web development also.
17th Jun 2017, 2:52 PM
Vaibhav Sharma
Vaibhav Sharma - avatar
+ 7
how about backend? much easier than software developing?
15th Jun 2017, 11:05 AM
Ash
Ash - avatar
+ 7
@Maz sorry for bothering you again, what is the purpose of sidebar tag of html5
17th Jun 2017, 2:43 PM
Vaibhav Sharma
Vaibhav Sharma - avatar
+ 7
I like HTML structure and for that it's easier, otherwise the object oriented programming language JavaScript is also unmistakable required in functional websites.
25th Jun 2017, 1:41 PM
Iwan
Iwan - avatar
+ 6
All I have to say is that it all depends on passion. When doing the things you always love to do, it doesn't seem difficult. Also in programming, good background is one the things that keep you going. Just get the logic and you're good within a little time ...Just like Joy Das has said.
17th Jun 2017, 8:02 AM
Codnificent
Codnificent - avatar
+ 6
In my opinion web development is much difficult than software development and learning HTML and CSS in web development is most difficult part. I am not kidding, I am serious guys.
17th Jun 2017, 2:12 PM
Vaibhav Sharma
Vaibhav Sharma - avatar
+ 6
Don't compare blue whale with it's tail.
17th Jun 2017, 6:31 PM
Shine Santhosh
Shine Santhosh - avatar
+ 6
Web developing is much easier than software programming in my opinion.
18th Jun 2017, 4:01 AM
keivan Ipchi
keivan Ipchi - avatar
+ 6
some part of web development is hard https://www.sololearn.com/discuss/480748/?ref=app
21st Jun 2017, 7:49 AM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
+ 5
First of all I think both are easy if you like that you are asking for web development and software programming. Both are same thing only languages which is used for these is different . in both cases you have to facing complex programming. write code, give condition ,and many more. but logic which used in this will be same.
16th Jun 2017, 10:36 PM
Akash
Akash - avatar
+ 5
Dear Friend. Both technologies are same because logics are same only syntax is different. if beginner level programmer wants to jump in coding then he/she would be start with php. then move further with other languages and other web services with laibraries. Moreover practise regularly makes perfect and advance. Thanks.
17th Jun 2017, 3:03 PM
ravinder singh
ravinder singh - avatar
+ 5
don't compare anything with another one because everything will have its uniqueness
17th Jun 2017, 5:41 PM
surya
19th Jun 2017, 11:09 AM
Iwan
Iwan - avatar
+ 5
In fact everything depends on the type of jobs and also lagging from person to person, but for me both are difficult all needs effort and concentration. But with the continuation we will get experience and professionalism.
19th Jun 2017, 7:02 PM
mohammed al-sarem
mohammed al-sarem - avatar