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
SirZap
Big Daddy
Posts: 4617
Joined: Mon Dec 01, 2003 5:34 pm
PSN ID: SirZapp

^^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.
Image
Like · Comment · Share
You and 101 others like this.
User avatar
randal
Myst
Myst
Posts: 110
Joined: Mon Sep 21, 2009 11:07 am
PSN ID: lord_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.
Are you just a blade of grass blown by the wind?
User avatar
SirZap
Big Daddy
Posts: 4617
Joined: Mon Dec 01, 2003 5:34 pm
PSN ID: SirZapp

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:
Image
Like · Comment · Share
You and 101 others like this.
User avatar
pringles77
Starblade Alpha
Starblade Alpha
Posts: 208
Joined: Thu May 20, 2010 8:50 pm

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... :|
PSN: RPpringles77

"Drum is the Pulse, and without Pulse there's no Life!"
User avatar
Daniel
Primal Rage
Primal Rage
Posts: 21791
Joined: Mon Jun 09, 2003 12:54 pm
PSN ID: Bobo-Bambano
Location: Monaco

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
Image
PSN ID: Bobo-Bambano (US), Hunghunk (Asian SG), imajackiechanfan (Asian HK)
User avatar
pringles77
Starblade Alpha
Starblade Alpha
Posts: 208
Joined: Thu May 20, 2010 8:50 pm

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
PSN: RPpringles77

"Drum is the Pulse, and without Pulse there's no Life!"
User avatar
pringles77
Starblade Alpha
Starblade Alpha
Posts: 208
Joined: Thu May 20, 2010 8:50 pm

""""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)
PSN: RPpringles77

"Drum is the Pulse, and without Pulse there's no Life!"
User avatar
boynevs
Power Serve 3D Tennis
Power Serve 3D Tennis
Posts: 430
Joined: Sat Oct 31, 2009 6:29 pm
PSN ID: usboynevs

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!
Programmer • Gamer • Planeswalker

Recent Article: Comics Apps on iPad
User avatar
Kamikaze
Rapid Reload
Rapid Reload
Posts: 265
Joined: Thu Jul 14, 2011 10:16 pm
PSN ID: Xanaxiel
Location: Quezon City

Dami palang nasa software development field dito sa PPS hehe, proud to be a software engineer. :win:
Image
User avatar
machine
Motor Toon Grand Prix
Motor Toon Grand Prix
Posts: 32
Joined: Sun Jul 17, 2005 8:58 am
PSN ID: leoman420
Contact:

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:
PS3
Xbox 360 elite
Nintendo wii
PC-i5 750
Psp 2000 Slim
User avatar
Daniel
Primal Rage
Primal Rage
Posts: 21791
Joined: Mon Jun 09, 2003 12:54 pm
PSN ID: Bobo-Bambano
Location: Monaco

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
Image
PSN ID: Bobo-Bambano (US), Hunghunk (Asian SG), imajackiechanfan (Asian HK)
User avatar
DarkRenzokuken
Cosmic Race
Cosmic Race
Posts: 153
Joined: Fri Aug 08, 2003 9:04 pm
Location: Baticul, Kimlasca-Lanvaldear

just passed the ccna exam. currently studying for ccnp route.
Currently Playing: Resident Evil Village
Wheelman
Captain Tsubasa J: Get in the Tomorrow
Captain Tsubasa J: Get in the Tomorrow
Posts: 303
Joined: Mon Mar 12, 2012 6:49 pm

DarkRenzokuken wrote:just passed the ccna exam. currently studying for ccnp route.
Nice. Congrats sir.
User avatar
Daniel
Primal Rage
Primal Rage
Posts: 21791
Joined: Mon Jun 09, 2003 12:54 pm
PSN ID: Bobo-Bambano
Location: Monaco

kongrats! :agree:
Image
PSN ID: Bobo-Bambano (US), Hunghunk (Asian SG), imajackiechanfan (Asian HK)
User avatar
DarkRenzokuken
Cosmic Race
Cosmic Race
Posts: 153
Joined: Fri Aug 08, 2003 9:04 pm
Location: Baticul, Kimlasca-Lanvaldear

thanks mga dre! =)
Daniel wrote:kongrats! :agree:
ikaw to sir Cell-Shaded? Musta na? =)
Last edited by DarkRenzokuken on Mon Dec 24, 2012 3:29 am, edited 1 time in total.
Currently Playing: Resident Evil Village
User avatar
Daniel
Primal Rage
Primal Rage
Posts: 21791
Joined: Mon Jun 09, 2003 12:54 pm
PSN ID: Bobo-Bambano
Location: Monaco

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:
Image
PSN ID: Bobo-Bambano (US), Hunghunk (Asian SG), imajackiechanfan (Asian HK)
User avatar
HaseoSy
Ridge Racer
Ridge Racer
Posts: 62
Joined: Tue Oct 12, 2010 9:11 pm

Wow Congrats sir, Buti kayo at nakapasa na sa ccna ako aral pa din.
Ask lang mahirap ba ang EXAM for ccna?
User avatar
DarkRenzokuken
Cosmic Race
Cosmic Race
Posts: 153
Joined: Fri Aug 08, 2003 9:04 pm
Location: Baticul, Kimlasca-Lanvaldear

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. =)
Currently Playing: Resident Evil Village
User avatar
Dobermaxx99
Primal Rage
Primal Rage
Posts: 1438
Joined: Mon Mar 08, 2010 12:26 pm
PSN ID: Dobermaxx99
Contact:

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!
www.DonNormantico.com
NES, FAMICOM, PS1, GBA, PS2 Slim, PSP slim, PS3 Slim, PSV, N3DSXL, NSL
PSN ID: Dobermax99
User avatar
Daniel
Primal Rage
Primal Rage
Posts: 21791
Joined: Mon Jun 09, 2003 12:54 pm
PSN ID: Bobo-Bambano
Location: Monaco

kumusta ang development gamit ang monoroid?
Image
PSN ID: Bobo-Bambano (US), Hunghunk (Asian SG), imajackiechanfan (Asian HK)
Post Reply