Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 32
  1. #11
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1

    In the first place...to study such thing is a wise decision already but it would be wiser if it fits in your field... I touch Assembly when it comes to electronic devices only. the rest, is just a plain investigation, moving or jumping up some sub-routines and function. Sometimes good for counter checks on the compiled code delivered by your sub-constructors code, we can determine if they are following our standard coding and naming conventions.

    such as we don't allow having statement like:

    if x == function_name(){
    y = function_name()
    and importing modules in global... the module should be imported under its function and should ~destroy right after the end of execution. Otherwise, it leaves some stacks that give us overnight of tagging/marking its identifiers.

  2. #12
    Quote Originally Posted by MarkCuering View Post
    ...but it would be wiser if it fits in your field...
    Mr. MarkCuering sir, how long have you been in programming field?

  3. #13
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    I don't know if you believe me,,, but I started since grade 5, in Holy Rosary School of Pardo. Where I got my computer king awarde (proud ba naman hehehe). Then I move to USJR and met some few few kinda weird people who do programming, together with my chain-smoker teacher (I was a drop out kc na addict sa coding laging absent hahahaha then transfer ako UC)... I started coding in Turbo Pascal but I got discourage after hit by "Runtime Error 200" bug on 486 or any fast machines... later on I move to Turbo C 2.01 (i'm still using it up to now, lightweight lang kc) tapos na addict uli during the big hit of mIRC way back 1995... One of the pioneer in some big channels in Undernet... Where I make my own script, and IRC Bots, with my poor Unix shell account...which terribly expensive that time, but earning some few amounts after having 3 Psybnc (that keeps your IRC NICK online). If you are into Undernet channels.... my nick is PeTerPan-, but seldom online now...only when have some reunions.

    I transfered to Saint Paul College sa bulacao LOL... drop ulit sa UC e... naging anak ako ni doktora rosaroso hehehe... It was then I got some free time in computer lab....kc libre at pwede ka gumamit anytime. Our teacher taught us cobol. which I really hate a lot!.... no offense sa mga nagcocobol dyn ha... buti nalng payag ang teacher namin to write my answer in C language... having my OLD Herbert Schildt book...finally I graduated sa highschool ^^... madali lang kc bulahin ang teachers... after that I move somewhere in Luzon area, where I spend most of my time learning and working... no choice...kelangan magsipag.

    My lesson get a DEGREE while EARNING some extra money...

  4. #14
    Quote Originally Posted by MarkCuering View Post
    I don't know if you believe me,,, but I started since grade 5, in Holy Rosary School of Pardo. Where I got my computer king awarde (proud ba naman hehehe). Then I move to USJR and met some few few kinda weird people who do programming, together with my chain-smoker teacher (I was a drop out kc na addict sa coding laging absent hahahaha then transfer ako UC)... I started coding in Turbo Pascal but I got discourage after hit by "Runtime Error 200" bug on 486 or any fast machines... later on I move to Turbo C 2.01 (i'm still using it up to now, lightweight lang kc) tapos na addict uli during the big hit of mIRC way back 1995... One of the pioneer in some big channels in Undernet... Where I make my own script, and IRC Bots, with my poor Unix shell account...which terribly expensive that time, but earning some few amounts after having 3 Psybnc (that keeps your IRC NICK online). If you are into Undernet channels.... my nick is PeTerPan-, but seldom online now...only when have some reunions.

    I transfered to Saint Paul College sa bulacao LOL... drop ulit sa UC e... naging anak ako ni doktora rosaroso hehehe... It was then I got some free time in computer lab....kc libre at pwede ka gumamit anytime. Our teacher taught us cobol. which I really hate a lot!.... no offense sa mga nagcocobol dyn ha... buti nalng payag ang teacher namin to write my answer in C language... having my OLD Herbert Schildt book...finally I graduated sa highschool ^^... madali lang kc bulahin ang teachers... after that I move somewhere in Luzon area, where I spend most of my time learning and working... no choice...kelangan magsipag.

    My lesson get a DEGREE while EARNING some extra money...

  5. #15
    Bitaw ganahan sad ko mkahibawo ug assembly language but murag no more time na...C++, C# ug PHP man gud ako gamit karon....panahon ra mag-igo ani...hehehehe...

  6. #16
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    if focus ka if ever sa C++ or C# just do it by investigating nlng muna... step by step n

  7. #17
    ako...kblo ko turbo C...hahaha...5 years ago nko na learn sa skol

  8. #18
    Quote Originally Posted by nullpointer View Post
    Mga bro, is it a wise decision to study Assembly Language now having these new programming language like Java, .NET, Python, etc...? Unsa inyo ika-estorya?
    Para nako, yes it is wise to study assembly language. Para at least you know how the internal system works like memory management, stack, address space, etc.

  9. #19
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    Assembly is some kind of a serious thing. tinuturo ba sa CS or IT ang multiplexers and decoder or basic D Flip-Flop like using NOR latches, especially shift register and basic digital counter? some schools are using simulators na daw... they're writing like an assembly code while watching how the system triggers... visual programming is really helpful.

    this is a basic knowledge in Memory as hardware... which makes you understand fully why we need to PUSH and POP, and calculate the memory location in reversed half...or why we have this "Parity"! if you dig the history, you feel sad that some scientist craved for $$$ and not because they want to improved the technology.

  10. #20
    Quote Originally Posted by MarkCuering View Post
    Hi ben77, Turbo C isn't a low level programming. But I suggest you to study basic C programming
    Unsa difference sa C ug Turbo C

  11.    Advertisement

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

 
  1. Looking For: someone who can teach me 'basic dressmaking'
    By melissa_o in forum Specialty Services
    Replies: 2
    Last Post: 04-25-2018, 01:44 AM
  2. For Hire: Somebody who can teach me seo
    By johnnski in forum Jobs
    Replies: 13
    Last Post: 04-01-2011, 11:19 PM
  3. Who can give me a lot of advices.....?
    By ramde_ispunk@yahoo.com in forum Fitness & Health
    Replies: 23
    Last Post: 02-11-2011, 02:25 AM
  4. anyone who can teach me photography??...
    By NiveK in forum Sports & Recreation
    Replies: 0
    Last Post: 01-30-2008, 06:34 PM
  5. Replies: 7
    Last Post: 12-30-2006, 09:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top