Hosting & Domaining Forum

Hosting & Domaining development => Programming Discussion => Topic started by: KaIIuTaH on Jul 17, 2022, 09:29 AM

Title: Want to start developing sites
Post by: KaIIuTaH on Jul 17, 2022, 09:29 AM
Many individuals in my social circle are currently engaging in programming. A friend of mine who specializes in web development suggested that I also delve into the field, and asked for recommendations on where to start learning and for some helpful pointers.
Title: Re: want to start developing websites
Post by: arthyk on Aug 20, 2022, 12:56 PM
I advise you to start by learning HTML - this is the very first thing you need to know. And it is better to use the simplest editor first, you can even use a notepad. To do this, find the most common HTML tutorial or YouTube - courses. Create your simple site first on free hosting, and then you can learn JavaScript to improve your site. Having basic skills, then you yourself will understand what should be studied. :)
Title: Re: want to start developing websites
Post by: vingler on Oct 03, 2022, 11:47 AM
HTML is a markup language used for creating static, browser-rendered web pages. While simple and easy to use, sites created solely with HTML can be inflexible and require frequent changes.

PHP is a server-side scripting language used for creating dynamic web applications. While it doesn't create websites directly, it generates HTML code and is widely used due to its flexibility and performance.

WAP is a technology used to create mobile-optimized websites that reduce page size and load times.

ASP is a server-side development environment by Microsoft that embeds code elements into regular HTML pages.

Perl is a general-purpose server programming language used for web server management and auxiliary scripts.

C++ is a compiled programming language used for the implementation of web server extensions.

JavaScript is a client-side scripting language used for creating interactive web pages and animations.

CSS is responsible for the appearance of web pages built with markup languages, allowing for creative animation effects even though JavaScript is more powerful.
Title: Re: want to start developing websites
Post by: annet_shemberger on Oct 26, 2022, 01:04 AM
I would recommend starting with PHP, HTML and CSS.
Once you understand these languages, you will learn how to make simple one-pages, so you can try to add Javascript.
Try it, good luck to you!
Title: Re: want to start developing websites
Post by: petr on Oct 26, 2022, 03:04 PM
I myself work from home and own programming, I often receive orders to create websites, for this I use Python. If you are new to programming and you have a great desire to learn how to create websites, then I recommend Python to study
Title: Re: want to start developing websites
Post by: AlexAres on Nov 03, 2022, 12:34 AM
First idea i've received from inside - Python + Django (web-framework). Python is pretty simple as a language, Django totally wide-spread. Universal solution)
Title: Re: want to start developing websites
Post by: kaerimichi on Nov 08, 2022, 12:57 AM
My friend suggested me to start practicing Python, you can find some guides on YouTube if you are interested. Actually this is not even boring, you should try :) You'll definitely love this programming language.
Title: Re: want to start developing websites
Post by: Zspb on Nov 09, 2022, 03:30 PM
When I studied programming, and we had courses on web programming, at first we were taught HTML. And initially we wrote the site on HTLM as well. The next stage was PHP and SQL queries. Then they started writing javascript scripts and integrating them into their websites. But I didn't like this course. I like C++ much more. In web programming, I advise you to go through the same stages.
Title: Re: Want to start developing sites
Post by: AiswaJist on Jan 08, 2024, 07:54 AM
To begin your learning journey, I recommend starting with HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets). HTML is used for structuring the content of a web page, while CSS is responsible for styling and layout. These two languages are essential for every web developer and provide the backbone for creating visually appealing and responsive web pages.
There are numerous online resources available to learn HTML and CSS. Websites like freeCodeCamp, Codecademy, and W3Schools offer comprehensive tutorials and interactive exercises to help beginners grasp the basics of these languages. Taking advantage of these resources will allow you to learn at your own pace and practice applying what you've learned in real-time.

As you progress, consider expanding your knowledge to include JavaScript. JavaScript is a scripting language that adds interactivity and dynamic functionality to web pages. Understanding JavaScript will enable you to create engaging user experiences and enhance the overall functionality of your web projects.

In addition to learning the programming languages, becoming proficient in using version control systems such as Git and platforms like GitHub is highly recommended. These tools are essential for managing and tracking changes to your code, collaborating with others, and contributing to open-source projects.

When it comes to pointers, don't hesitate to experiment and build small projects to apply what you've learned. Practical application is key to solidifying your understanding of programming concepts and gaining hands-on experience. Start with simple projects like creating a personal webpage or a basic interactive form to reinforce your skills.
Seeking out communities and forums dedicated to web development can greatly benefit your learning journey. Platforms like Stack Overflow, Reddit's webdev community, and various programming forums provide spaces to ask questions, seek guidance, and learn from experienced developers. Engaging with these communities can not only provide valuable insights but also offer encouragement and support as you navigate the world of programming.
Title: Re: Want to start developing sites
Post by: SweKattyQ on Aug 06, 2025, 12:07 PM
Python is great for grasping programming logic without getting bogged down by syntax. Once you're comfortable with variables, loops, functions, and OOP basics, you can explore web dev frameworks like Django or Flask.
This path gives you backend insight, which is crucial for understanding full-stack workflows. Don't neglect algorithms and data structures, sites like LeetCode or HackerRank help sharpen problem-solving skills.
Title: Re: Want to start developing sites
Post by: vividkreations on Aug 28, 2025, 12:58 AM
Begin your journey into web development today! Create stunning, responsive websites by learning HTML, CSS, JavaScript, and more. Now is the time to build your digital future!