0
Web Dev
Hi,I have been into java and bits of py for almost all of the time I have coded.Apart from the basic programming logic and reasoning I learned in java I know want to materialise my knowledge by creating projects using web but I have no idea about it.I have heard that for making the basic framework html and css is used and js or java or python or any other language can be used for the backend.I want to know the basics of web as well as the source from where I can learn web dev.It would be cool if the community can help me on this one 😄
5 Réponses
+ 3
Web pages use a combination of technologies. On the front-end, you must have HTML. That is the structure for the page. CSS is used to stylize the page. While it's technically not required, it's used on nearly all web pages. Functionality on the front-end is done with JavaScript. Things like buttons and animations. HTML, CSS, and JavaScript are the key components on the front-end. Basically all the parts that run inside the browser on the client computer.
On the server side, it is common to use JavaScript as well. The frameworks would include REACT, Node.js, vue.js, Angular, etc.
You can also build the back-end with Python. Back-ends with Python are often built using a Python framework like Django or Flask. Flask is more lightweight. Both are capable back-ends.
If you want to use Java for the backend there are Java based frameworks as well, such as Spring.
I would recommend first learning how to build web pages with HTML, CS, and JavaScript. Then when you are ready to build a website with a robust backend then look into which framework and language you want to use there. But regardless of the backend, you need to know the basics of the frontend.
+ 3
Arnav here is the course sololearn currently recommends at the moment, Angular Developer. It was initially prepared with members of the Google Angular team.
You may want to explore Angular framework
https://www.sololearn.com/learn/courses/angular-developer
+ 2
نعم، يوجد مستخدمون يتحدثون العربية هنا. يُرجى البقاء في الموضوع واستخدام المنتدى لحل المشكلات المتعلقة بالترميز.deyab
+ 1
Aight thanks BroFar Jerry Hobby 👍🙏
0
هل يوجد لغة عربية