Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Programming Guides, Tutorials, Web Resources, and E-books Compilation

Re: Programming Guides, Tutorials, Web Resources, and E-book

nice ... dmeng reference .. thanks
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

mga sir gs2 ko po sana maging web designer anu2 po ba ang dapat kng pagaralan? marami pong salamat
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

thanks dito.. malaking tulong to sa lahat ng programmers :thumbsup:
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

salamat po sa share, laki po ng tulong nito sa akin:clap:
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

sir how about ung panu pag gamit ng APEX with database. D kc tinuro ng prof q qng anu un at panu un and meron kaming finals project. :help:
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

:thanks: ng napakarami dito ts.

Laking tulong nito sa katulad kong nagsisimula pa lang sa programming. :praise:

:thumbsup::salute:
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

pa daan po muna boss kailangan ko.. hehe
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

may c# po ba??
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

Pano po gumawa ng code na ganito:

Minimum fare= 8.00
Minimum distance= 500 km

for every 1km ay magdadagdag ng 1peso.

Given Destination:
From Blumentritt to LRT-1 Tayuman= 200km
From Blumentritt to LRT-1 Bambang= 300km
From Blumentritt to LRT-1 Doroteo Jose= 400km
From Blumentritt to EDSA= 500km
From Blumentritt to LRT-1 Carriedo= 600km
From Blumentritt to Plaza Miranda= 700km
From Blumentritt to Quiapo= 800km
(nevermind the places)

Variable (instead of places, use numbers para mas madali.)
1=Blumentritt
2=LRT-1 Tayuman
3=LRT-1 Bambang
4=LRT-1 Doroteo Jose
5=EDSA
6=LRT-1 Carriedo
7=Plaza Miranda
8=Quiapo=8

For Example.

Saan sumakay:1 (sa Blumentritt sumakay)
Saan bumaba: 8 (sa Quiapo bumaba)

800km-500km= 300km (equivalent to 3pesos)

Fare: 8+3=11


PA-HELP NAMAN PO!!!! :help: :help: :help: :help: :help:
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

pa subscribed dito ts.. tagal na pala nito, ngayon ko lang napansin.. tsk
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

public class Number{
public static void main(String[] args){
for(int x=1; x<=5; x++)
for(int y=5; y>=1; y--)
System.out.print(x+y);
}
}

Output:
65432765438765498765109876
ng Dr Java

patulong kung paano magiging output niya ay:
1524334251

thanks.
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

Maraming salamat dito sir! Mabuhay ka!
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

TS Thanks, malaking tulong to sakin since gusto ko rin matuto sa programming thnks again
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

yun pala.. meron pala nito.. thanks.. subscribed..
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

pa bm muna :) natatapunan na sayan :D
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

patulong naman po sa vb 6.0 ..
gym management system po ang gngwa ko.. then gusto ko po sana
ng SMS function .. bale mag ssend ng sms sa lahat ng customer if may new promo or reminders..

any idea .. help pls.. thankyou :help:
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

bookmarked TS........ informative , thanks
 
Re: Programming Guides, Tutorials, Web Resources, and E-book

Napakahusay nitong thread. Maraming salamat po T.S! :thumbsup:
 
Back
Top Bottom