Usapang Programming Languages (Software Development)

Talk about things other than video games. What are your other hobbies? What's your favorite TV show? Are you into sports. Any recommended restaurants? Do you travel?
Post Reply
User avatar
grayfox17
Primal Rage
Primal Rage
Posts: 7503
Joined: Tue Feb 28, 2012 9:52 am

2 years is too short to be able to have a comfortable knowledge about programming. Kahit na sabihin mong fast learner ka, it would still be wise to really start from the bottom kasi pag tumalon ka sa intermediate ng walang sapat na panahon to absorb ng basics well emough talagang mabibigla ka talaga hanggang sa mahirapan ka at mawalan ka ngayon ng gana na mag continue sa ginagawa mo. Yun kasi ang magiging foundation mo sa pag tackle sa advanced stages.

One effective way I did back in college was, apart from the classroom lectures and laboratory computer classes, I also tried reading up on other programming stuff during my breaks sa library. I don't usually call them advanced reading but more like leisurely browsing, mas madali maka-pickup pag nagbabasa ka ng hindi ka stressed na matuto. Sadly, after ko pagdaananan yung mga programming ek-ek na yan (nakaraos naman ako ng college) dun ko naman nadiscover yung creative side ko so dun ako naging inclined instead na sa coding. :sweat: Pero kahit na hindi ako naging professional programmer napakinabangan ko naman yung natutunan ko sa programming sa mga reports tulad sa excel formulas hehe...
**** ****!
User avatar
Oink McOink
Primal Rage
Primal Rage
Posts: 1282
Joined: Thu Mar 26, 2015 10:57 am
PSN ID: OinkMcOink
Location: Laoag City

I read Java books on my first year kahit 2nd year pa ita-tackle yun, but I was disappointed ng gamitin yung obsolete na version ng IDE. I had to ask permission to use the latest but admittedly, it annoyed me that a school is using a pirated and obsolete version when there's alot of latest and free IDEs we can use. Yun daw gamit din sa TESDA kaya di ako nakapagtake ng TESDA. Pilipinas nga naman.
User avatar
Daniel
Primal Rage
Primal Rage
Posts: 21791
Joined: Mon Jun 09, 2003 12:54 pm
PSN ID: Bobo-Bambano
Location: Monaco

Sa software development, may mga licensed talaga na IDE. Pero buti ngayon may mga free versions tulad ng Visual Studio Express kaya mas madali nang matuto.

Sa web development naman, usually free. May thread din para dun. :D
viewtopic.php?f=236&t=68013&p=2258384
Image
PSN ID: Bobo-Bambano (US), Hunghunk (Asian SG), imajackiechanfan (Asian HK)
User avatar
Sn@kemaru
Primal Rage
Primal Rage
Posts: 8188
Joined: Mon May 24, 2010 4:58 pm
PSN ID: Snakemaru
Location: Quezon City
Contact:

public class Hello{
public static void main(String []args){
System.out.println("Hello PPS!");
}
}
Image
User avatar
Daniel
Primal Rage
Primal Rage
Posts: 21791
Joined: Mon Jun 09, 2003 12:54 pm
PSN ID: Bobo-Bambano
Location: Monaco

aba Java yan a :mrgreen:
Image
PSN ID: Bobo-Bambano (US), Hunghunk (Asian SG), imajackiechanfan (Asian HK)
User avatar
Sn@kemaru
Primal Rage
Primal Rage
Posts: 8188
Joined: Mon May 24, 2010 4:58 pm
PSN ID: Snakemaru
Location: Quezon City
Contact:

^ yes. at hanggang dyan lang ang alam ko.
Image
Post Reply