Page 4 of 8

Re: Usapang Programming Languages (Software Development)

Posted: Mon Jun 28, 2010 11:14 am
by boynevs
kingplopi wrote:Pwede ba akong matuto nito or magkatrabaho as a programmer kahit hindi ako graduate ng computer related course? Haha.. Gusto ko din kasi matutunan to.. :smiley:
Magiging depende yan sa company na papasukan mo kung may inoofer na training. Ako may mga team mates na BS Psychology at Physical Therapy :bigmouth: Pero ngayon programmers na nakapasa pa ng Microsoft Certification Exams :agree:

Re: Usapang Programming Languages (Software Development)

Posted: Mon Jun 28, 2010 9:41 pm
by kingplopi
boynevs wrote:
kingplopi wrote:Pwede ba akong matuto nito or magkatrabaho as a programmer kahit hindi ako graduate ng computer related course? Haha.. Gusto ko din kasi matutunan to.. :smiley:
Magiging depende yan sa company na papasukan mo kung may inoofer na training. Ako may mga team mates na BS Psychology at Physical Therapy :bigmouth: Pero ngayon programmers na nakapasa pa ng Microsoft Certification Exams :agree:
Yun ohh.. Haha.. :agree: Pag aralan ko nga.. Ano ba ang stable at lage hanap ng mga company pag dating sa programming languages? :ashamed:

Re: Usapang Programming Languages (Software Development)

Posted: Mon Jun 28, 2010 11:25 pm
by Dobermaxx99
kingplopi wrote:
Yun ohh.. Haha.. :agree: Pag aralan ko nga.. Ano ba ang stable at lage hanap ng mga company pag dating sa programming languages? :ashamed:
Tingin ko pafs iba iba ang sagot namin jan. syempre kung ano forte namin or for a student like me kung ano yung asa curriculum namin. for me vb.net or asp.net with db for mssql or oracle. pero syempre hindi mawawala ang c sharp or c ++ or java, silverlight or ajax for microsoft or even mysql with php.

Re: Usapang Programming Languages (Software Development)

Posted: Thu Jul 08, 2010 11:48 am
by PiotrRasputin
kingplopi wrote:Pwede ba akong matuto nito or magkatrabaho as a programmer kahit hindi ako graduate ng computer related course? Haha.. Gusto ko din kasi matutunan to.. :smiley:
Alam ko pwede ka pumasok sa Accenture at Pointwest kahit di IT background mo basta mapasa mo lang exams. Madali lang kasi talaga pag-aralan programming basta may PC at IDE ka di tulad ng accountancy, nursing, etc. na mahirap i-"self study".

Re: Usapang Programming Languages (Software Development)

Posted: Thu Jul 08, 2010 9:10 pm
by Dobermaxx99
PiotrRasputin wrote:
Alam ko pwede ka pumasok sa Accenture at Pointwest kahit di IT background mo basta mapasa mo lang exams. Madali lang kasi talaga pag-aralan programming basta may PC at IDE ka di tulad ng accountancy, nursing, etc. na mahirap i-"self study".
madali iself study kung yung basic programming. pero pag theories na at advance programming like encryption/security mejo mahirap na idaan sa pag basa.

Re: Usapang Programming Languages (Software Development)

Posted: Sun Jul 10, 2011 2:35 am
by SirZap
^^tama, pero kung hawak mo kasi is C++ or other low-level languages mas maganda kung math intensive and background mo. pero kasi nga yung mga "enterprise" applications kasi more on business kaya add, minus, multiply at division lang kailangan.

Re: Usapang Programming Languages (Software Development)

Posted: Sun Jul 10, 2011 5:49 pm
by randal
SirZap wrote:^^tama, pero kung hawak mo kasi is C++ or other low-level languages mas maganda kung math intensive and background mo. pero kasi nga yung mga "enterprise" applications kasi more on business kaya add, minus, multiply at division lang kailangan.
The Maths required in software development even with enterprise applications goes beyond simple arithmetic. The business requirements may be of simple addition or multiplication but the code to implement them may involve other complex processes. Just working with relational databases, for example, requires some good backgroud in set theory.

Re: Usapang Programming Languages (Software Development)

Posted: Sun Jul 10, 2011 6:12 pm
by SirZap
ok! kasama na rin yun.... pero yung reply ko was with "encryption/security" dun talaga kahit may "higher" math na hirap. eh majority naamn nasa enterpise apps kaya pwede na discrete-math :grin:

Re: Usapang Programming Languages (Software Development)

Posted: Tue Aug 02, 2011 8:29 pm
by pringles77
Can anyone help me?
How do you do a Big Dialog Box With multiple text fields for input? In GUI Format... So Far I've done only pop-ups... :|

Re: Usapang Programming Languages (Software Development)

Posted: Wed Aug 03, 2011 1:58 pm
by Daniel
pringles77 wrote:Can anyone help me?
How do you do a Big Dialog Box With multiple text fields for input? In GUI Format... So Far I've done only pop-ups... :|
anong programming language? kung visual basic (or similar), napakadali nyan

Re: Usapang Programming Languages (Software Development)

Posted: Wed Aug 10, 2011 4:55 pm
by pringles77
cel-shaded wrote:
pringles77 wrote:Can anyone help me?
How do you do a Big Dialog Box With multiple text fields for input? In GUI Format... So Far I've done only pop-ups... :|
anong programming language? kung visual basic (or similar), napakadali nyan
Haha sir sorry ngayon ko lang ulit ito nakita, uhm by java hehe

Re: Usapang Programming Languages (Software Development)

Posted: Thu Aug 18, 2011 12:17 pm
by pringles77
""""Guys Pa help ako sa Homework ko :( """""

In your program, allow your user to enter a base text with characters greater than 4. If the base text is less than 4 characters, your program should say that the base text should be greater than 4 characters and asks the user the input another base text. After the user have inputted a valid base text, allow your users to enter 5 valid unique combinations with 3 or more characters with respect to the base text.

Further details and examples:
+++++++++++

Valid / Invalid Base Text:
----------------------
1. Base text should not contain any spaces

Valid: mabuhay, intrprg, computer, laptop, iwillpass, animo
Invalid: hello world, hail hail hail, one big fight

2. Base text should contain 5 or more characters

Valid: guitar, sembreak, hello, world
Invalid: 098, pop, mad, dad, ap, apt, past

Valid / Invalid Combination:
----------------------
1. A combination is considered valid if all of the letters in the combination exists (regardless of character case) in the base text and with respect to the count of the base text's letters as well. For example:

Sample 1 (character cases):
BaseText: PaLaWaN
Valid combinations: pal, alaw, naw, alan, PAL, WAN, NAW, PAW, pAWaN, AwaN

Sample 2 (letter combination):
Base Text: mabuhay
Valid combinations: mabuhay, buhay, hay, aym, may, bay, ayb
Invalid combinations: mabuhayy (there is only 1 'y' in the base text), taboo ('t' does not exist in the base text)

2. A combination is considered valid if it is composed of 3 or more characters.

Base Text: mabuhay
Valid combinations: mabuhay, buhay, hay, aym, may, bay, ayb
Invalid combinations: ay, ha, m, a, b, u, h, a, y, ma, bu

3. A combinations should be unique and no duplicates are allowed

Valid:
Base Text: mabuhay
Previous Combinations: mabuhay, buhay, hay, aym
Current Combination: may ("may" hasn't been entered before and the entry is valid. Therefore, this is "may" is valid)

Invalid:
Base Text: mabuhay
Previous Combinations: mabuhay, buhay, hay, aym
Current Combination: buhay ("buhay" is valid, but "buhay" has already been entered before)

Your program should be able to inform your user that they have entered an invalid or valid entry depending on their input with respect to the base text and its length.

Program:
----------------------
Once your program has already accepted 5 valid combinations, your program should show all of the valid combinations that the user has entered previously and ends.
Your program should be able to compile and run using the java and javac method.
Console-based
Codes should contain methods (a.k.a. functions) (the very least 2. 1. for checking the validity of the combination versus base text, 2. for checking duplicate entries)
Programs should compile and run (if your program produces an error/s, during compilation, your program will no longer be subjected for checking)

Re: Usapang Programming Languages (Software Development)

Posted: Mon Feb 20, 2012 7:45 am
by boynevs
For those of you interested on starting on programming maybe even just as a hobby, I'm starting a blog on introduction to programming you might want to check it out. Let me know if you have any request topic regarding programming and I'll try to work something out.

http://techconstruct.wordpress.com/2012 ... ogramming/

TYA for the support!

Re: Usapang Programming Languages (Software Development)

Posted: Fri Mar 30, 2012 11:38 pm
by Kamikaze
Dami palang nasa software development field dito sa PPS hehe, proud to be a software engineer. :win:

Re: Usapang Programming Languages (Software Development)

Posted: Mon Apr 02, 2012 6:25 pm
by machine
boynevs wrote:For those of you interested on starting on programming maybe even just as a hobby, I'm starting a blog on introduction to programming you might want to check it out. Let me know if you have any request topic regarding programming and I'll try to work something out.

http://techconstruct.wordpress.com/2012 ... ogramming/

TYA for the support!
wow thanks! :win:

Re: Usapang Programming Languages (Software Development)

Posted: Wed May 02, 2012 1:58 am
by Daniel
yun daw ginamit ng angry birds na physics engine na box2d (http://box2d.org/) gawa lang ng 1 hobbyist/gamer. ni-release nang libre. kung naningil dahil siya dito, mayaman na siya.

ito yung sabi dito
http://kotaku.com/5906541/this-guy-crea ... sweatshirt

Re: Usapang Programming Languages (Software Development)

Posted: Thu Nov 29, 2012 8:17 pm
by DarkRenzokuken
just passed the ccna exam. currently studying for ccnp route.

Re: Usapang Programming Languages (Software Development)

Posted: Fri Nov 30, 2012 12:35 am
by Wheelman
DarkRenzokuken wrote:just passed the ccna exam. currently studying for ccnp route.
Nice. Congrats sir.

Re: Usapang Programming Languages (Software Development)

Posted: Fri Nov 30, 2012 4:42 pm
by Daniel
kongrats! :agree:

Re: Usapang Programming Languages (Software Development)

Posted: Fri Nov 30, 2012 9:04 pm
by DarkRenzokuken
thanks mga dre! =)
Daniel wrote:kongrats! :agree:
ikaw to sir Cell-Shaded? Musta na? =)