Sinisterly
Learn Basic HTML5 & CSS3 Free - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Design (https://sinister.li/Forum-Design)
+--- Forum: Web Design (https://sinister.li/Forum-Web-Design)
+--- Thread: Learn Basic HTML5 & CSS3 Free (/Thread-Learn-Basic-HTML5-CSS3-Free)



Learn Basic HTML5 & CSS3 Free - amikey - 05-31-2018

If your new to website designing check this video tutorials out because written tutorial cause some people confusion and learning it step by step in video make it more easier.

Source: https://channel9.msdn.com/Series/HTML5-CSS3-Fundamentals-Development-for-Absolute-Beginners


RE: Learn Basic HTML5 & CSS3 Free - mothered - 05-31-2018

The videos are actually very well presented and narrated.

Nice contribution.


RE: Learn Basic HTML5 & CSS3 Free - amikey - 05-31-2018

(05-31-2018, 04:19 PM)mothered Wrote: The videos are actually very well presented and narrated.

Nice contribution.

Yea it is presented nicely. Making people learn better is a good deed.


RE: Learn Basic HTML5 & CSS3 Free - mothered - 06-01-2018

(05-31-2018, 06:18 PM)amikey Wrote:
(05-31-2018, 04:19 PM)mothered Wrote: The videos are actually very well presented and narrated.

Nice contribution.

Yea it is presented nicely. Making people learn better is a good deed.

Video tutorials (when presented well), are an excellent and enjoyable method of learning.

Although It's down at the moment, this website, namely securitytube.net, also has well-crafted video tuts predominantly In the hacking sector.
Thanks again for your contribution.


RE: Learn Basic HTML5 & CSS3 Free - Xenpai - 06-08-2018

guys im an aspiring web developer, i already know some basic to advance html css ang javascript, but im still a novice,can u suggest other things that i must gain/acquire to be successful in this particular field?


RE: Learn Basic HTML5 & CSS3 Free - mothered - 06-08-2018

(06-08-2018, 10:43 AM)Xenpai Wrote: guys im an aspiring web developer, i already know some basic to advance html css ang javascript, but im still a novice,can u suggest other things that i must gain/acquire to be successful in this particular field?

In terms of back-end (server-side), PHP Is a must.

Also Python and C/C++


RE: Learn Basic HTML5 & CSS3 Free - Xenpai - 06-08-2018

(06-08-2018, 11:30 AM)mothered Wrote:
(06-08-2018, 10:43 AM)Xenpai Wrote: guys im an aspiring web developer, i already know some basic to advance html css ang javascript, but im still a novice,can u suggest other things that i must gain/acquire to be successful in this particular field?

In terms of back-end (server-side), PHP Is a must.

Also Python and C/C++

what about front-end? im more onto designing, i really like doing it


RE: Learn Basic HTML5 & CSS3 Free - mothered - 06-08-2018

(06-08-2018, 01:29 PM)Xenpai Wrote:
(06-08-2018, 11:30 AM)mothered Wrote:
(06-08-2018, 10:43 AM)Xenpai Wrote: guys im an aspiring web developer, i already know some basic to advance html css ang javascript, but im still a novice,can u suggest other things that i must gain/acquire to be successful in this particular field?

In terms of back-end (server-side), PHP Is a must.

Also Python and C/C++

what about front-end? im more onto designing, i really like doing it

JavaScript.

All major websites use It.


RE: Learn Basic HTML5 & CSS3 Free - Pk4GU - 06-08-2018

mothered Wrote:In terms of back-end (server-side), PHP Is a must.
Also Python and C/C++
Xenpai Wrote:what about front-end? im more onto designing, i really like doing it

Front end can be used as back end and vise verse 'client side server side'.
found a tutorial while Searching through C C++ objec C section.
https://sinister.ly/Thread-Tutorial-Setting-up-Wt-creating-C-websites


RE: Learn Basic HTML5 & CSS3 Free - mothered - 06-09-2018

(06-08-2018, 06:45 PM)Pk4GU Wrote:
mothered Wrote:In terms of back-end (server-side), PHP Is a must.
Also Python and C/C++
Xenpai Wrote:what about front-end? im more onto designing, i really like doing it

Front end can be used as back end and vise verse 'client side server side'.
found a tutorial while Searching through C C++ objec C section.
https://sinister.ly/Thread-Tutorial-Setting-up-Wt-creating-C-websites

No doubt It's Interchangeable. My posts were based In a predominant manner.

I've just hit a quick Google search and found this on Wikipedia. It gives a good Insight on the languages popular sites use, both client & server-side.

I also strongly suggest learning database structures- querying, manipulating, storing & retrieving data and so forth. Sybase, Oracle, MySQL, SQL Server, MS Access etc.