Currently I have 0 base, how do I study?
Reply to discussion (solution)
First of all, let me declare that I am not an expert, I am a computer major Yes, but WEB development is completely self-taught. It should be said that self-study of WEB development is relatively easy in programming, but there are many things to learn. Generally speaking, I summarize it into the following aspects.
The first big step: Master front-end technology
1. Learn HTML, then become familiar with XHTML, and understand the differences between them. During the learning process, use less WYSIWYG software like DreamWever to write code. It is recommended to use a text editor with a highlighted code prompt function such as EditPLus or ue for code writing.
2. To learn CSS, focus on understanding the advantages of CSS and distinguishing the pros and cons of using and not using CSS. Code test writing is the same as above.
3. Learn JavaScript, mainly learn to use DOM (Document Model) to operate HTML elements, and BOM (Browser Model) to operate windows.
The second big step: Master server scripts
1. Choose a dynamic scripting language that you think is pleasing to the eye, just like you said PHP (don’t consider the advantages and disadvantages of the language), master the grammatical structure, and master commonly used function, class.
2. Be familiar with the use of SQL statements (for commonly used websites) and the use of a database.
3. Can cooperate with Javascript and dynamic scripting language to implement the popular Ajax mode.
I’m so tired from playing, I hope it will be helpful to you. If you don’t understand the professional vocabulary that appears above, please search it on Baidu or ask me. I won’t copy and paste it for you. Of course, the aspect of website production is now very clear. If you prefer server scripting, then focus on the second step. Otherwise...then focus on the first step.
When it comes to learning JavaWeb, there must be a certain method. If you learn javaSE better, then you can learn it directly!
Then JavaWeb development, we are also used to call it Java enterprise application (Java EE).
The foundation of Java EE is servlet. After learning servlet well, you can learn jsp. The essence of jsp is servlet.
Then Learn the MVC concept,
If you want to make a simple application, servlet and jsp are enough!
After learning servlet and jsp, you can learn the frameworks provided by Java EE, spring (container), struts (control action), Ibatis and hibernate (both of which are persistence layer frameworks and deal with databases)
Let’s first understand the characteristics of each development language, and then decide what to learn
Currently I have base 0, how to learn
Buy a book and read
I am learning C# to attack ASP.NET and now I can develop a management system by myself, but my foundation in web is 0, and I can learn Java quite well. Now I want to learn web development combined with background language to develop an independent system.

HTMLattributesareessentialforenhancingwebelements'functionalityandappearance.Theyaddinformationtodefinebehavior,appearance,andinteraction,makingwebsitesinteractive,responsive,andvisuallyappealing.Attributeslikesrc,href,class,type,anddisabledtransform

TocreatealistinHTML,useforunorderedlistsandfororderedlists:1)Forunorderedlists,wrapitemsinanduseforeachitem,renderingasabulletedlist.2)Fororderedlists,useandfornumberedlists,customizablewiththetypeattributefordifferentnumberingstyles.

HTML is used to build websites with clear structure. 1) Use tags such as, and define the website structure. 2) Examples show the structure of blogs and e-commerce websites. 3) Avoid common mistakes such as incorrect label nesting. 4) Optimize performance by reducing HTTP requests and using semantic tags.

ToinsertanimageintoanHTMLpage,usethetagwithsrcandaltattributes.1)UsealttextforaccessibilityandSEO.2)Implementsrcsetforresponsiveimages.3)Applylazyloadingwithloading="lazy"tooptimizeperformance.4)OptimizeimagesusingtoolslikeImageOptimtoreduc

The core purpose of HTML is to enable the browser to understand and display web content. 1. HTML defines the web page structure and content through tags, such as, to, etc. 2. HTML5 enhances multimedia support and introduces and tags. 3.HTML provides form elements to support user interaction. 4. Optimizing HTML code can improve web page performance, such as reducing HTTP requests and compressing HTML.

HTMLtagsareessentialforwebdevelopmentastheystructureandenhancewebpages.1)Theydefinelayout,semantics,andinteractivity.2)SemantictagsimproveaccessibilityandSEO.3)Properuseoftagscanoptimizeperformanceandensurecross-browsercompatibility.

A consistent HTML encoding style is important because it improves the readability, maintainability and efficiency of the code. 1) Use lowercase tags and attributes, 2) Keep consistent indentation, 3) Select and stick to single or double quotes, 4) Avoid mixing different styles in projects, 5) Use automation tools such as Prettier or ESLint to ensure consistency in styles.

Solution to implement multi-project carousel in Bootstrap4 Implementing multi-project carousel in Bootstrap4 is not an easy task. Although Bootstrap...


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

SublimeText3 Linux new version
SublimeText3 Linux latest version

Dreamweaver Mac version
Visual web development tools

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.
