Dollars BBS | Technology

feed-icon

Main

News

Animation

Art

Comics

Films

Food

Games

Literature

Music

Personal

Sports

Technology

Random

Website development (4)

1 Name: Akakiri : 2017-12-06 20:04 ID:yQRF/Eo7 [Del]

I have had experience with html and i would like to create myself a website ON MY OWN using it. I have heard of some website maker websites but they hold your hand too much and do everything for you, some don't even give the option to use html. I am willing to use a site like this if it allows me to do what i want, or if there's a website that will just host websites rather than giving you an in browser development space. Any suggestions would be appreciated.

2 Name: Szayne : 2017-12-07 14:32 ID:Jy2+MBmc [Del]

Well, to get your website up and rnning you need to learn php coding also. And if you really want an interactive website learn JavaScript. If you already know this programming languages then your up and go. You can learn here if you want, just a simple intro though www.html.net. There are many free website hosting sites out there just search on google.

3 Name: MoHa-kun : 2018-01-11 07:52 ID:DqyI5k/6 [Del]

HTML by it self won’t be enough...
1-think what type of website you wanna creat is it online store , is it a mother social media website what type of media is gonna be there ...etc

2-knowing what type will lead you to learn how to creat it but am gonna make things easier for ya ...,
(100% = I mean you are very comfortable with it )
1-HTML5 & CSS3 100%
2- JS & Jquarry 100%

So far this is a simple website nothing really interesting you must know how to creat a server and Database

3-PHP 100%
4- MySQL 100%
Now you don’t need to just learn MySQL data base not secure at all so you will start with it and learn networking and fundamentals of database and you will go to another database like MS or Mongo
::::
Great you know how to make content (html) design (CSS) and make it responsive (things move pic sliders for example maybe login and other stuff) (JS)
:::;
But to be effective you need to learn other framework that make your life easier but hay .... don’t be discouraged.... learn html and css and make something after that JS and make something give your self sometime work for free and as a freelancer and so on and so forth and you will learn there are a lot of courses out there for free....

And yeah that’s it the rest you will learn by your self once you start ....

Sorry for my bad English though

I hope that help anyone in future reading this post

4 Name: Chaud Marsh : 2018-01-18 13:07 ID:5fLGPqm/ [Del]

As MoHa-Kun said, you are going to need at bit more than HTML. Ideally, you would want knowledge of HTML, CSS, and JavaScript. Using FileZilla, you do things like creating your own FTP server where you can sent things to other client PCs.