News:

If this is your first time to visit, you might have to register here before you can post.

Main Menu

programming

Started by carpediem, January 10, 2011, 10:19:40 PM

Previous topic - Next topic

eLgimiker0

portfolio ng mga nagawa kong system.

thanks carpediem

carpediem

ahaha di ko ata alam kung ano yun. could you give an example?

kung about resume or CV pwede pa ako magbigay ng konting suggestions

eLgimiker0

diba pag photographer ka, meron kang collection ng mga kuha mo at gagawan mo sila ng mga portfolio mo, parang ganun, yung mga design mo sa paggwa ng website :)

carpediem

Hmm sorry I'm not a web designer.

I guess you have to have samples of your work to showcase and display your abilities.

This is not limited to web designer positions. Recruiters of other positions sometimes require you to give them sample projects and codes you have developed.

carpediem


carpediem


carpediem

Thus spake the master programmer:

"Let the programmers be many and the managers few - then all will be productive."



from The Tao of Programming

Hitad

Any php programmers here? Just want to ask some few questions. lol
Wala kasi akong makitang magic method sa php manual na nag-auto call ng function without manually calling it....

And oh... just resigned from my work wahahaha! I hate my previous kuripotpot company.

carpediem

^ para saan ang auto-calling?

Hitad

Gusto ko kasing gumawa ng class per page wherein gusto kong mag-auto run yung methods without manually calling them.
This concept is  similar to those of standard MVC frameworks. Gusto ko kasi gumawa ng simple framework XD

carpediem

May introspection ba ang PHP? You need some sort of "hooks".

Hitad

Di ko ma-gets. lol  ;D

carpediem

Reflection or introspection is the ability a programming language provides you to inspect the runtime properties of an object (or a type) and possibly lets you modify these properties at runtime.

Check the Wikipedia entry:
http://en.wikipedia.org/wiki/Reflection_(computer_science)

Hitad

Just researched about it. I'll read more about it. Meron siya sa PHP manual.
Thanks for telling me  ;D

Hitad

Do you guys agree that the best programmers are Mathematicians?