Web design
#11
(Jan 16, 2016, 17:10 pm)Cov Wrote: Hi, I'm not sure if this site is good or not, but what do you think?

https://www.codecademy.com/

Codecademy is great! I highly recommend it because it's interactive learning, which is the best!
also https://www.wibit.net/
https://koding.com/#
There are also some cool games around the internet for learning how to code, too, actually. Makes it more fun, in my opinion....
Reply
#12
General advice:

Nobody makes commercial websites in Dreamweaver these days.

And nobody really builds websites from straight PHP anymore. For thant you need to learn PHP, MySQL, javaScript, etc.

The general tendency for website developers is to use software Like Drupal, Django, Wordpress, and other 'CRM' type packages. On these programming is actively discouraged, since updates would generally destroy any mods.

And updates are necessary since website software needs to stay a moving target. A roll-your-own software would be unmarketable since one would also need to prove one has the security background to maintain it.

PHP-MySQL skills are needed on some of the older Ecommerce sites like OSCommerce, as the database integration necessary for large inventories is poorly developed (business database -> website database).

To test and develop websites, a good idea is to download and learn XAMPP (for either Win or Linux).

Also advise, that a good website software to play with at home as the software used here - MyBB - its got alot of addons and versatility to make it more than just a 'forum' software.

The ultimate versatility comes with Drupal, with over 7000 addons, it can do everything, but learning it is probably harder than learning C++.
Reply
#13
maybe merge these two, they seem to be pretty much the same question.

https://pirates-forum.org/Thread-Learnin...g-language
Reply
#14
Do you have any example website with source code? Thank....
Reply
#15
(Mar 24, 2017, 04:50 am)zaw55zaw Wrote: Do you have any example website with source code? Thank....

google.com
Reply
#16
Or right click then view source?
Reply
#17
I would also suggest W3school as it is the best website for freshers as well as experienced.
Reply
#18
I learned some HTML from Funky-Chickens.
Fortunately you can use the way-back machine to see it: https://web.archive.org/web/200502190052...ickens.com

I also recommend http://HotScripts.com
It's an invaluable source that gives out functional code for free (mostly). That way you can build off of or learn from what's already there.
Reply
#19
Here's a straightforward guide on HTML: https://arachnoid.com/lutusp/html_tutor.html

A little intimidating though.

Good luck!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  REQ FOR FREE UNLIMITED WEB HOSTING SITES LIST mahabub99 6 26,103 Jun 28, 2017, 03:18 am
Last Post: ibay770
  Favourite Programming Language to design GUI Applications RobertX 5 24,576 May 05, 2017, 04:14 am
Last Post: Jatts69
  Trying to Design a super-secure Torrent index. hireshi 4 19,148 Jul 29, 2016, 20:56 pm
Last Post: Devin
  Advanced User Interface Design using Java 8 Nine 2 18,481 Apr 06, 2016, 20:51 pm
Last Post: Nine
  web page design coders needed ddoking007 2 16,633 Jun 17, 2014, 03:03 am
Last Post: automotiv



Users browsing this thread: 1 Guest(s)