|
|
I know probably most people on this forum know alot of HTML, but here are some free video tutorials to get you started
http://www.seangreasley.com
He also does Visual Basic, C++, Java, Direct3D and SQL tutorials, all of them are video tutorials
With the HTML he starts our talking about web browsers and just the <head> and <body> tags. Then his tutorials take us all the way to playing sounds, <meta> tags, embedding videos in your website etc.
They are very beginner but they helped me get started out, the rest I picked up slowly on my own and from books. Also I reccomend the other tutorials he has, including the Visual Basic one (he covers quite a lot of that)
Hope I posted this in the right place
Timbuk2
Even though I have been doing websites for a "long" time now there are some things that I forget. And this was a great reminder. But there are popups that try to bother you.
Thanks for the link, I am always looking for sites to help improve my web design. I also really like the site http://www.webthang.co.uk/default.asp
especially if you use Macromedia software (Flash, Dreamweaver etc)
Although it has tons of stuff for beginners up to some pretty advanced stuff.
| **Timbuk2** wrote: | I know probably most people on this forum know alot of HTML, but here are some free video tutorials to get you started
http://www.seangreasley.com
He also does Visual Basic, C++, Java, Direct3D and SQL tutorials, all of them are video tutorials
With the HTML he starts our talking about web browsers and just the <head> and <body> tags. Then his tutorials take us all the way to playing sounds, <meta> tags, embedding videos in your website etc.
They are very beginner but they helped me get started out, the rest I picked up slowly on my own and from books. Also I reccomend the other tutorials he has, including the Visual Basic one (he covers quite a lot of that)
Hope I posted this in the right place
Timbuk2 |
I'm french and another great website I found is Le site du zéro You can learn, as long you speak french the PHP, the xHTML, the CSS, C++, and some mapping tutorials
Hey guys, can you give me other good pages where i can learn C++? It´s a thing which I always wanted to learn, but when i downloaded a tutorial, it was too difficult to understan, so it must be a tutorial for ABSOLUTE beginners!
Can you help me?
Ah maybe you can get something in German? English is okay, too, but i Think I´ll learn better if the tutorial is German.
Another thing: What Compiler can I use? I´ve downloaded Devcpp, is that okay?
You know, there IS a tutorial section on this site
-Moved-
You might want to try downloading Visual C++ Express from Microsoft. It's free if you download it before November of this year. Actually you can get the entire visual studio express for free. Not sure how limited it is being the express verson, but it has video tutorials.
Right now I am going through the visual basic tutorials, and they seem pretty good (considering I am a complete code newbie).
http://msdn.microsoft.com/vstudio/express/visualc/
Also, you don't need an msdn membership to get it, and it doesnt expire.
| x-stream wrote: | Hey guys, can you give me other good pages where i can learn C++? It´s a thing which I always wanted to learn, but when i downloaded a tutorial, it was too difficult to understan, so it must be a tutorial for ABSOLUTE beginners!
Can you help me? |
I don't get it why people need a big knowledge of HTML for, because we got dreamwaver and all other kind of software to help us
| Mgccl wrote: | | I don't get it why people need a big knowledge of HTML for, because we got dreamwaver and all other kind of software to help us |
It's really important i think; because it can make bad code with a little fault and then you can correct it.
You don't NEED to know a lot of HTML to create a webpage, but it's like anything else, the more knowledge you have, the more equipped you will be to deal with probelms when they arise.
Besides, it's pretty easy to pick up the basics of HTML in a short period of time, so my question is, if you are interested in website design, why wouldn't you want to know HTML?
| Mgccl wrote: | | I don't get it why people need a big knowledge of HTML for, because we got dreamwaver and all other kind of software to help us |
my list of favorite sites for beginners:
Neopets HTML Guide don't laugh, it's very good for beginners and that was where I started learning. You may need to sign up for a free account to access the page
I would post a link to my own guide, but my website is currently down.
There also some free legal ebooks available on the web. I have some listed on my ebook site: http://www.programmingebooks.tk
(that link was a response to both the HTML & C++ questions)
Yes, sean greasley is real a great programmer and tutorial maker, I learn my Visual Basics at his videos, he has videos on torrents, too.
|