Page 8 of 8

Re: Usapang Programming Languages (Software Development)

Posted: Mon Aug 22, 2016 5:37 pm
by grayfox17
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...

Re: Usapang Programming Languages (Software Development)

Posted: Tue Aug 23, 2016 8:51 am
by Oink McOink
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.

Re: Usapang Programming Languages (Software Development)

Posted: Tue Aug 23, 2016 12:35 pm
by Daniel
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

Re: Usapang Programming Languages (Software Development)

Posted: Sun Nov 26, 2017 5:44 pm
by Sn@kemaru
public class Hello{
public static void main(String []args){
System.out.println("Hello PPS!");
}
}

Re: Usapang Programming Languages (Software Development)

Posted: Mon Nov 27, 2017 5:26 pm
by Daniel
aba Java yan a :mrgreen:

Re: Usapang Programming Languages (Software Development)

Posted: Wed Nov 29, 2017 7:37 pm
by Sn@kemaru
^ yes. at hanggang dyan lang ang alam ko.