Page 5 of 8

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? =)

Re: Usapang Programming Languages (Software Development)

Posted: Fri Nov 30, 2012 11:40 pm
by Daniel
oo ako ito (cel-shaded). nagpalit lang ako ng username. ;)

naghahanap din ako ng mga ganyang trainings/certifications. pampapogi ng resume. :lol:

saan merong ganyang trainings at test? :mrgreen:

Re: Usapang Programming Languages (Software Development)

Posted: Sat Dec 01, 2012 8:26 am
by HaseoSy
Wow Congrats sir, Buti kayo at nakapasa na sa ccna ako aral pa din.
Ask lang mahirap ba ang EXAM for ccna?

Re: Usapang Programming Languages (Software Development)

Posted: Mon Dec 24, 2012 3:45 am
by DarkRenzokuken
Daniel wrote:oo ako ito (cel-shaded). nagpalit lang ako ng username. ;)

naghahanap din ako ng mga ganyang trainings/certifications. pampapogi ng resume. :lol:

saan merong ganyang trainings at test? :mrgreen:
self study lang ako bro. Basa ng libro sa kay todd lammle 6th edition (sybex). watch din ako ng cbt nuggets. for laboratory naman... gamit ako ng packet tracer and gns3. 7 months yung preparation ko.
HaseoSy wrote:Wow Congrats sir, Buti kayo at nakapasa na sa ccna ako aral pa din.
Ask lang mahirap ba ang EXAM for ccna?
Thanks. medyo tricky yung mga questions kasi parang puro tama yung lahat ng sagot. =) but if you came prepared and learned the concepts by heart, ma kukuha mo din. basta wag ka lang mag panic. read and understand the questions and the choices. careful sa pag pindot ng "next" button kasi wala ng "back" button. and lastly pala. learn and master the art of subnetting. =)

Re: Usapang Programming Languages (Software Development)

Posted: Thu Jan 03, 2013 9:32 am
by Dobermaxx99
Hello! I'm back! kamusta mga sir? nun huli ako ng galing dito wala pako trabaho! aba'y ngayun meron na! haha Android Programmer ako! monoroid gamit namen. c# para sa android! currently taking MIT din sa FEU!

Re: Usapang Programming Languages (Software Development)

Posted: Fri Jan 04, 2013 11:35 am
by Daniel
kumusta ang development gamit ang monoroid?