Coder Profile - Show off your skills, get a coder profile.
 
 
 
User Name mikeMarek
Unique Hits 9,563
Real Name Mike Marek
Location Canada
Ontario
Occupation Student
Gender Male
Age 19 Years Old
WebSite customhobo.com/
Post A Profile Comment
Some Random Friends
  view more
cccalz
Coop
Seachmall
Darragh G.
Craige
Craige Leeder
Recently Added Articles
  view more
Reading And Programming In Binary
Other
Binary is the basis of all systems. The only language that computers know is binary, a two-base numerical system; consisting of only 1s and 0s. For example, here's the number 105 in binary: Wait, what? I'm sure you were thinking that, so let me explain. A great way to interprete binary is using the "bowl" method. Say you have an infinite line of bowls. Starting with the first one on the left. The first bowl has a value of 1, and each bowl to the left has a value of double of the previous bowl. Next, you have some stones. You can only hold a single stone in each bowl. Your total value is added by the stones in the bowls. Here's an example: [512] [256] [128] [64] [32] [16] [8] [4] [2] [1] The bowls in BOLD contain stones. You'll see that the first bowl that contains a stone is bowl "64". Your total number is 64. The next bowl to contain a stone is bowl "32". Your total is now 86. Next is bowl "8" (104), and finally bowl "1" (105). Simple, right? But what a... View In Full
3 Comments 7.00 out of 10
[PHP] Create A Unique Page Hits Counter
Programming
After coding through this for about 4 hours, I felt like I should share this A hits counter is a counter that will display how many times your website (or a specified page) has been viewed. To start, open up a fresh text document and place the following code in: Now save it as a .PHP. I called mine "page_hits.php", but you can call it whatever you want. Be sure to ed View In Full
2 Comments 6.00 out of 10
Actionscript Events
Programming
Events are the heart of Actionscript. Without them, you are pretty much completly rendered helpless when creating, pretty much anything, in Flash. Events are basically different actions that if performed, follow through with a block of code. For example: What this code does is it places the mouseDown() event into a function and traces (outputs) the text "Mouse Pressed" when the user clicks the mouse. There are three different ways to use events... On movieclips, on buttons (now depreciated since Actionscript 3.0 and Adobe Flash CS3) and on frames. When placing events on buttons, the syntax is quite simple: Example: The same method goes for the same with movieclips. Placing events on frames is a little bit different... You can access them in a few ways: [code]onMouseDown = myFunction; function myFunction() { View In Full
1 Comments 8.00 out of 10
Recently Added Source Codes
  view more
Line Count
Language Posted Comments
C++ 3.4 Years Ago 0
Rating Downloadable Plain Text
- - - Yes 9,364 Chrs
Drag n' drop a single or group of files onto the program and it will count the number of lines in each file, as well as the total amount of lines; you also have the option of saving the line output to
Keycode Class
Language Posted Comments
C++ 3.15 Years Ago 1
Rating Downloadable Plain Text
9.00 - - - 3,126 Chrs
It's a class containing the different keyboard values of all the different keys on a keyboard. It's useful so you don't always have to look up a keycode for pressing keys.
Configuration File Loading
Language Posted Comments
C++ 3.21 Years Ago 0
Rating Downloadable Plain Text
- - - Yes 9,511 Chrs
This is for a game I'm producing with my cousin and this is the class I made for loading save data inside of a configuration file. This was made using the Chameleon class, which is a variable type whi
Profile Comments
  
Please login to post comments.
 
otoom     Posted 3.82 Years Ago
 
 
Wowza, you are learning alot of language at once =p.

Your learning C++.
Python,
and want to touch up your XHTML / PHP skills.

So many language would piss me off =p.
 
Seachmall     Posted 4.18 Years Ago
 
 
Love the 'Under Construction' animation on the site. So much better then
the usual, I watched it like 5 times :P
 
otoom     Posted 4.32 Years Ago
 
 
Just thought i would let you know,
You have a small spelling mistake in, about you.
Under what you least injoy about coding, or something.

Kind regards,
Ant

Hope to speak around more soon.
Have fun, and check out the forums!
Page 1 of 1
Mike Marek (19)
Canada, Ontario
mikeMarek has 1 fans
become a fan
� Applications
Articles Articles (5)
Source Codes Source Codes (21)
Code Pin Board Code Pin Board (2)
� About Me
About Me About Me
User Groups User Groups (8)
Friends Friends (15)
� Misc
Overview Overview
Send A Friend Invite
Send Message Send A Message
RSS Whole Profile Feed
 
 
Latest News About Coder Profile
Coder Profile Poll
Which sounds better on your coder profiles, and makes more sense to you (think twitter, facebook, etc)?

Followers / Following
Fans / Following
Fans / Fan Of


please login to cast your vote
and see the results of this poll
Latest Coder Profile Changes
Coder Profile was last updated
3.52 Years Ago
Official Blog :: Make A Donation :: Credits :: Contact Me
Terms & Conditions :: Privacy Policy :: Documents :: Wallpapers
Version 1.46.00
Copyright � 2007 - 2012, Scott Thompson, All Rights Reserved