A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Is anyone interested in web programming?

1.4k views · started by GAMEchief ·
#1
Is anyone interested in web programming?
I am willing to tutor over IM anyone who is looking into web programming. I can't teach from scratch, but I can explain a concept more thoroughly for anyone following a guide elsewhere (a college course, or even just independent research from online tutorials) has a question about what they read.
#2
GAMEchief wrote:
I am willing to tutor over IM anyone who is looking into web programming. I can't teach from scratch, but I can explain a concept more thoroughly for anyone following a guide elsewhere (a college course, or even just independent research from online tutorials) has a question about what they read.


What can you teach?
#3
I can vouch for GAMEchief as a pretty experienced web developer. He knows his stuff for the most part.

Him and Artificial are the best web guys on the site.
#4
I can vouch for GAMEchief as a pretty experienced web developer. He knows his stuff for the most part.

Him and Artificial are the best web guys on the site.


Do you really need to vouch for an admin lol?
#5
Do you really need to vouch for an admin lol?


Admin =/= automatically programming savvy.

Some kids probably don't think they need his help or he can't do much. I'm here to eliminate those thoughts.

We need more users programming on LG. This is a good start.
#6
Admin =/= automatically programming savvy.

Some kids probably don't think they need his help or he can't do much. I'm here to eliminate those thoughts.

We need more users programming on LG. This is a good start.


We need nachos. Lots and lots of nachos!
#8
Skrillex wrote:
What can you teach?

XHTML, CSS, JavaScript, PHP, MySQL, database optimization, SEO, and general programming concepts.
#9
I would take you up on this offer, but you said you can't teach from the start.
#10
ya bish wrote:
I would take you up on this offer, but you said you can't teach from the start.

I can tutor beginners, but I'm not going to be the entire tutorial, no. You can find adequate tutorials covering basic concepts in one of ten billion different websites designed to do it. These websites differ based on quality beyond basics, which I can supplement. But I don't have the time to teach every concept to everyone wanting to learn.
#11
I can vouch for Game too.

Also, you'll tutor people but you wouldn't even explain DOM to me? lol
#12
I can vouch for Game too.

Also, you'll tutor people but you wouldn't even explain DOM to me? lol


One cannot simply explain DOM. It's not just some concept. It's something you have to learn through experience.
#13
One cannot simply explain DOM. It's not just some concept. It's something you have to learn through experience.


One does not just watch ponies. One LIVES ponies.

I do neither though.
#14
I would try to explain it to you, but I don't think you are even going into web programming anyway.

As TU said, experience is a huge part of it. If you aren't actively building documents, you can't see DOM in action to understand the concepts of it. It's like explaining the color red. If you see red existing, then I can point to it.

But yes, that is the kind of thing I would be willing to help with. I know most people going into JavaScript will need to know it, and given the quality of the vast majority of HTML and JavaScript tutorials on the planet, they won't understand an ounce of DOM.
#15
GAMEchief wrote:
XHTML, CSS, JavaScript, PHP, MySQL, database optimization, SEO, and general programming concepts.


I would like to expand my knowledge on HTML some. And that requires CSS for the most part. I might Pm you later for this. Thanks again for this offer.
#16
XHTML doesn't really require CSS, but CSS is very helpful. Especially when most people learning HTML want to learn how to style the content, it's important to know that styling content is done in CSS and not in HTML as many tutorials will teach you. So I am fine with teaching you the CSS of it. CSS is so basic I am surprised it's even considered a language. So that's fine. I'd rather teach and you use CSS than you learn HTML wrong (and use HTML tags for style).
#17
Just because I don't plan on going into web programming as a job means I can't learn it?

I use 90% of what I learn in life for fun and entertainment, and because it intrigues me. Take Machine Learning, Genetic Algorithms, and Linear Algebra for example. I want to learn all of it because it interests me, but will I get a job doing any of it? I might, but it's not specifically what I want to get a job in.
#18
You don't have to use it for a job. I'm not going into web dev for a job. But you do need to, well, use it.
#19
GAMEchief wrote:
I can tutor beginners, but I'm not going to be the entire tutorial, no. You can find adequate tutorials covering basic concepts in one of ten billion different websites designed to do it. These websites differ based on quality beyond basics, which I can supplement. But I don't have the time to teach every concept to everyone wanting to learn.


I would have to stop learning Python so I rather not.
#20
Well I'm not forcing anyone. If you want when you're done learning Python, I'm sure I'll be available to tutor in my free time for a while.
#21
GAMEchief wrote:
Well I'm not forcing anyone. If you want when you're done learning Python, I'm sure I'll be available to tutor in my free time for a while.


You should make some web tutorial videos outlining some basic topics, and then try to outline some more advanced topics like DOM or maybe JavaScript or something like that. It could be extremely helpful, allowing users to go at their own pace too.
#22
Nah. I don't care for the general public to learn. Just people I know. I don't think enough people here have interest to bother making video.
#23
I can vouch for Game too.

Also, you'll tutor people but you wouldn't even explain DOM to me? lol


Can't you just use one of the hundreds of tutorial out there on DOM?
If I don't understand a concept to begin with, I check out a different tutorial so I can see it from a different point of view.
I assume GAMEchief would just explain it according to his POV.
#24
The same as any tutorial teaches it. Except I'm a live person and another tutorial does not interact with you or answer questions you ask it.
#25
GAMEchief wrote:
The same as any tutorial teaches it. Except I'm a live person and another tutorial does not interact with you or answer questions you ask it.

I'm not by any means trying to write off the usefulness of having a live tutor though. If I was in the process of learning web development and had any questions I'd go to GAMEchief. Seems like he knows what he's doing.
#26
It would be nice if you could post some tutorials on HTML and CSS design - to look good on any and all screen resolutions.