Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
Halifax's C tutorials
« previous
next »
Print
Pages: [
1
]
2
Go Down
Author
Topic: Halifax's C tutorials (Read 9299 times)
0 Members and 1 Guest are viewing this topic.
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
Halifax's C tutorials
«
on:
January 29, 2007, 11:47:00 am »
I basically have this all written down in my notebook. Many study halls many... Anyways yeah so I am thinking of converting them to HTML with color-coding and everything. Anyone looking forward to this? It's about 100 pages I'm estimating. Once again many study halls and some help from some friends..... haha
One question. Where do I get something that can take a screenshot of CMD so I can take pictures of all of the sample programs.
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
trevmeister66
LV9
Veteran (Next: 1337)
Posts: 1009
Rating: +14/-5
Halifax's C tutorials
«
Reply #1 on:
January 29, 2007, 01:21:00 pm »
well, i know i'm looking forward to this, i was going to learn C anyways, so it's good to know there will be a good tutorial out there. =)
Logged
Projects: nameless RPG: 1.0% |
Reverse Snake v1.5:
100% | Secret Project: 5% | DUNGEON: 70%
My
MW2 Blog
<-- Please visit
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
Halifax's C tutorials
«
Reply #2 on:
January 29, 2007, 03:43:00 pm »
http://psugen.freehostia.com/tutorials.php
URL to the tutorial table of contents. That link holds all the contents of the tutorial. After I am done with writing all of them into my computer(like 1 or 2 weeks) then I will begin writing my C++ tutorials. After that I will continue with writing my ASM tutorials. After that then I will be done. I would like to know if there are any tutorials you guys may want to see in the future like Ruby, Pascal, BASIC, something like that. Or maybe some OpenGL or DirectX tutorials(hint hint)
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
CureDesu
Guest
Halifax's C tutorials
«
Reply #3 on:
January 29, 2007, 04:15:00 pm »
*
CureDesu
Logged
JincS
LV4
Regular (Next: 200)
Posts: 191
Rating: +0/-0
Halifax's C tutorials
«
Reply #4 on:
January 29, 2007, 07:06:00 pm »
OpenGL tuts. There's plenty of DirectX ones, and DirectX sucks if you're a real programmer who doesn't like to take shortcuts that aren't really as fast...
After your type your source code, there's a program that will convert it to HTML for you. I believe it's called Doxygen??? (idk google it and see what comes up).
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Halifax's C tutorials
«
Reply #5 on:
January 30, 2007, 03:26:00 am »
wow I didnt knew you worked on this before, that sound promising, you should make them in html format, or even forum format if you desire (altough you may want to keep a backup somewhere in case a topic would be deleted accidentally)
Logged
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
Halifax's C tutorials
«
Reply #6 on:
January 30, 2007, 10:30:00 am »
Yes OpenGL is fairly easier compared to DirectX though I think although it can get a little complicated cause if you want to make real games you are going to need meshes which you could create in Blender3D or Gmax(the free 3DS max) or if you feel like paying $600 then get Maya or 3DS max. But anyways it would be fairly easy to make a Space Dementia type game with OpenGL.
@xlibman: Yes I am doing HTML format but forum format hmm idk that would take some serious work to make it look *GOOD* in forum format.
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
trevmeister66
LV9
Veteran (Next: 1337)
Posts: 1009
Rating: +14/-5
Halifax's C tutorials
«
Reply #7 on:
January 30, 2007, 11:39:00 am »
so, you got any of them up yet? :
:
Logged
Projects: nameless RPG: 1.0% |
Reverse Snake v1.5:
100% | Secret Project: 5% | DUNGEON: 70%
My
MW2 Blog
<-- Please visit
CureDesu
Guest
Halifax's C tutorials
«
Reply #8 on:
January 30, 2007, 03:07:00 pm »
QuoteBegin-trevmeister66+30 Jan, 2007, 17:39-->
QUOTE
(trevmeister66 @ 30 Jan, 2007, 17:39)
so, you got any of them up yet? :
:
Yes, indeed. I want C tuts....now. :psychedelic:
:psychedelic:
:lol:
:psychedelic:
:psychedelic:
:lol:
Logged
bfr
LV8
Addict (Next: 1000)
Posts: 819
Rating: +4/-0
Halifax's C tutorials
«
Reply #9 on:
January 30, 2007, 03:32:00 pm »
I'm looking forward to these.
From the table of contents. it looks like overall the tutorials will end up good (or at least well organized).
There are a few small things I would change at times, though, such as using "arithmetic" instead of "math" in one spot, using "keyword" instead of "operator" at times, and some slight order changes But I'm just being picky.
Logged
bfr's website -
http://bfr.tifreakware.net
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Halifax's C tutorials
«
Reply #10 on:
January 31, 2007, 06:22:00 am »
QuoteBegin-Halifax+29 Jan, 2007, 23:47-->
QUOTE
(Halifax @ 29 Jan, 2007, 23:47)
I basically have this all written down in my notebook. Many study halls many... Anyways yeah so I am thinking of converting them to HTML with color-coding and everything. Anyone looking forward to this?
Yeah. Me.
Btw, isn't there a program that can convert MSword-> html?
I know that you can paste the contents of MSword documents into the editor of
http://www2.blogger.com/
Paste&take the resulting html code. I know. Lame. Inefficient code. *hides*
The only problem would be pics.
Logged
trevmeister66
LV9
Veteran (Next: 1337)
Posts: 1009
Rating: +14/-5
Halifax's C tutorials
«
Reply #11 on:
January 31, 2007, 11:12:00 am »
he could just learn html, it doesn't look that difficult (i tried to learn it earlier in the school yaer, but got bored
)
Logged
Projects: nameless RPG: 1.0% |
Reverse Snake v1.5:
100% | Secret Project: 5% | DUNGEON: 70%
My
MW2 Blog
<-- Please visit
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
Halifax's C tutorials
«
Reply #12 on:
January 31, 2007, 03:27:00 pm »
I know html already o.o
im writing it as I speak haha
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
CureDesu
Guest
Halifax's C tutorials
«
Reply #13 on:
January 31, 2007, 03:42:00 pm »
QuoteBegin-Halifax+31 Jan, 2007, 21:27-->
QUOTE
(Halifax @ 31 Jan, 2007, 21:27)
I know html already o.o
im writing it as I speak haha
*
CureDesu
Logged
Delnar_Ersike
Guest
Halifax's C tutorials
«
Reply #14 on:
January 31, 2007, 05:35:00 pm »
QuoteBegin-CureDesu+31 Jan, 2007, 21:42-->
QUOTE
(CureDesu @ 31 Jan, 2007, 21:42)
QuoteBegin-Halifax+31 Jan, 2007, 21:27-->
QUOTE
(Halifax @ 31 Jan, 2007, 21:27)
I know html already o.o
im writing it as I speak haha
*
CureDesu
w00ts all over the place. :lol:
:lol:
:lol:
:lol:
:lol:
:lol:
Tsk, tsk: man, are you demanding, CureDesu
!
Logged
Print
Pages: [
1
]
2
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
Halifax's C tutorials