(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-21-24 08:03 AM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - How did you start? New poll | |
Pages: 1 2Add to favorites | Next newer thread | Next older thread
User Post
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:01 PM Link | Quote
I want to know because I've always been particularly interested in it. I haven't had a chance to start out. Some pointers would also be really good. (Referencing to programming and HTML)


(edited by NintendoFB on 11-04-06 09:04 PM)
darkwitch

Red Cheep-cheep


 





Since: 10-16-06
From: Puerto Rico

Last post: 6301 days
Last view: 6301 days
Posted on 11-04-06 10:03 PM Link | Quote
Start at what?

You didn't mentioned anything else. Please give more details...
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:05 PM Link | Quote
Fixed it , sorry for not specifying...
darkwitch

Red Cheep-cheep


 





Since: 10-16-06
From: Puerto Rico

Last post: 6301 days
Last view: 6301 days
Posted on 11-04-06 10:13 PM Link | Quote
Now we are talking...

I started with HTML (mostly PHP) by just reading PHP files, seriously is better than tutorials, I just read existing files tweak some values and see what I get, I kept with that until I made my first PHP file, a file that was supposed to ban all who enters it (stupid I know), then I started adding tables to the HTML until now ( already made an item shop for AB 1.92 and 1.A2 (needs beta-testing though)).

So yeah all I learned was thanks to reading and tweaking
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:18 PM Link | Quote
I haven't tweaked too much, but I am fairly familiar with some of the codes. I'm not one of those people who sees the Page Source and goes "What the fuck is that?" I also know some very basic HTML and Forum codes, but that's about it.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6302 days
Last view: 6301 days
Posted on 11-04-06 10:24 PM Link | Quote
Originally posted by NintendoFB
I'm not one of those people who sees the Page Source and goes "What the fuck is that?"
I should really show you some of the behind-the-scenes PHP source for the board itself.
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:26 PM Link | Quote
Haha, that would be cool. I haven't seen too much raw HTML, only the cleaned up versions.
darkwitch

Red Cheep-cheep


 





Since: 10-16-06
From: Puerto Rico

Last post: 6301 days
Last view: 6301 days
Posted on 11-04-06 10:28 PM Link | Quote
Originally posted by ||bass
Originally posted by NintendoFB
I'm not one of those people who sees the Page Source and goes "What the fuck is that?"
I should really show you some of the behind-the-scenes PHP source for the board itself.


Is it that scary?

I find acmlm boards really easy to mod and the code looks ok.

Now my code style is horrible *on-purpose*
HydraPheetz



 





Since: 07-17-06

Last post: 6400 days
Last view: 6400 days
Posted on 11-04-06 10:29 PM Link | Quote
Originally posted by NintendoFB
I want to know because I've always been particularly interested in it. I haven't had a chance to start out. Some pointers would also be really good. (Referencing to programming and HTML)

Pick a language you think you might be comfortable with. Find some tutorials. Experiment.

For example, I wound up writing a python script to calculate the percentage of what genres make up my music collection, and generate fancy-looking bargraphs for each. Just an example of how to apply what you've already learned to do something to learn more (if that makes sense.)

Originally posted by NintendoFB
I'm not one of those people who sees the Page Source and goes "What the fuck is that?"


Your mind is now blown
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:33 PM Link | Quote
Originally posted by HydraPheetz
Originally posted by NintendoFB
I want to know because I've always been particularly interested in it. I haven't had a chance to start out. Some pointers would also be really good. (Referencing to programming and HTML)

Pick a language you think you might be comfortable with. Find some tutorials. Experiment.

For example, I wound up writing a python script to calculate the percentage of what genres make up my music collection, and generate fancy-looking bargraphs for each. Just an example of how to apply what you've already learned to do something to learn more (if that makes sense.)

Originally posted by NintendoFB
I'm not one of those people who sees the Page Source and goes "What the fuck is that?"


Your mind is now blown


Your code looks really interesting, I'm gonna try something like that.

And yes, my mind is now blown.
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6302 days
Last view: 6301 days
Posted on 11-04-06 10:36 PM Link | Quote
Originally posted by NintendoFB
Haha, that would be cool. I haven't seen too much raw HTML, only the cleaned up versions.
You seem to be confusing HTML and PHP. Understand that only about 1/4 or less of the board's code is PHP. The vast majority is PHP code doing various operations on the data from the DB. (Or operations on the DB itself.)
darkwitch

Red Cheep-cheep


 





Since: 10-16-06
From: Puerto Rico

Last post: 6301 days
Last view: 6301 days
Posted on 11-04-06 10:37 PM Link | Quote
Originally posted by HydraPheetz

Your mind is now blown


Ahh, my eyes. Man, is that a made up code or does it really works?

Ouch, this is worse than the brain teasers forum
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:38 PM Link | Quote
||bass: Sorry about that, I haven't learned that much yet...
||bass
Administrator








Since: 11-17-05
From: Salem, Connecticut

Last post: 6302 days
Last view: 6301 days
Posted on 11-04-06 10:41 PM Link | Quote
Originally posted by darkwitch
Originally posted by HydraPheetz

Your mind is now blown


Ahh, my eyes. Man, is that a made up code or does it really works?

Ouch, this is worse than the brain teasers forum
It looks like perfectly reasonable code to me. Remember, compilers ignore whitespace for the most part. Whitespace only serves to separate tokens for the human reader, thus, you can put spaces and line breaks anywhere you want and most languages don't care.
darkwitch

Red Cheep-cheep


 





Since: 10-16-06
From: Puerto Rico

Last post: 6301 days
Last view: 6301 days
Posted on 11-04-06 10:43 PM Link | Quote
Originally posted by ||bass
Originally posted by darkwitch
Originally posted by HydraPheetz

Your mind is now blown


Ahh, my eyes. Man, is that a made up code or does it really works?

Ouch, this is worse than the brain teasers forum
It looks like perfectly reasonable code to me. Remember, compilers ignore whitespace for the most part. Whitespace only serves to separate tokens for the human reader, thus, you can put spaces and line breaks anywhere you want and most languages don't care.


That gave me the idea of making a file just like that, with hearts,stars and stuff. Or a file that spells a word like "Acmlm" or "Idiot"
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:43 PM Link | Quote
That's a cool thing to know. I seriously suspected it didn't matter, since he seems to be doing Programming and ASCII at the same.
TehBlackSharpie

Red Tektite


 





Since: 10-09-06

Last post: 6346 days
Last view: 6301 days
Posted on 11-04-06 10:46 PM Link | Quote
I've heard Python is the best language to start out with. I, myself got interested in programming from messing around with HTML and CSS. But then I started looking into languages like C++ and Python. Out of all the languages I've looked into, I find Python to be the easiest to learn. I found This to be a great start.
darkwitch

Red Cheep-cheep


 





Since: 10-16-06
From: Puerto Rico

Last post: 6301 days
Last view: 6301 days
Posted on 11-04-06 10:47 PM Link | Quote
Also:

For all of you that need a PHP/MySQL compiler;
Use roadsend, I downloaded the trial but it never expired XD
it still says "You are using a trial version that while expire september 15 please upgrade soon before it expires."

XD
LOL
NintendoFB

Coney


 





Since: 11-02-06
From: Florida, US

Last post: 6364 days
Last view: 6364 days
Posted on 11-04-06 10:49 PM Link | Quote
Wow, thanks for all the help. Gonna start experimenting right now.

Haha, to DarkWitch's reply, I'll probably get that.
darkwitch

Red Cheep-cheep


 





Since: 10-16-06
From: Puerto Rico

Last post: 6301 days
Last view: 6301 days
Posted on 11-04-06 10:53 PM Link | Quote
Also, in case you need help finding it:
http://www.roadsend.com/home/index.php?pageID=pccTrial

I really hope thats the version I downloaded and that the bug hasn't been patched.
Pages: 1 2Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - Programming - How did you start? |


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.021 seconds; used 440.83 kB (max 564.67 kB)