Pjosh1's Posts
Nairaland Forum › Pjosh1's Profile › Pjosh1's Posts
1 2 3 4 5 6 7 8 ... 11 12 13 14 15 (of 15 pages)
Chai.....First good prophecy from him.. |
You guys are troubling urlsefs...like he's ur brother? wat's ma business |
HELP!!! just downloaded phython but don't know how to write a code. HOW DO USE IT ON MY SYSTEM(WINDOWS). Do i need to install any other program. |
pc guru: not all, for a while we tend to move around,like for me won't be in naija for awhileOkay. |
Just wanted to know if most programmers at nairaland are based in Nigeria. |
[quote author=₱®ÌИСΞ]Very gud for learners...ud be doing gui in no time[/quote]Thanks for the reply. |
@madelinmekin thanks a lot. Please send me a link to their website. |
Am new to programming and planning on learning vb.net. Is it okay for a beginner to start with vb.net. Please don't ignore madelinekim: There are so many of good programming language like php,c,c++,java, asp.net,vb.net etc that all are good to learn. If you are new than you have to start to learn with php programming language. You can use w3school tutorial site to learn php. W3school is the best tutorial that explain all subject detail in brief with easy language that easy to understand. |
First create a button (name it string test).. Put In This Codes dim firstnumber as integer dim totalnumber as integer firstnumber=txtfirstnumber.text totalnumber=txttotalnumber.text totalnumber= firstnumber txttotalnumber.text=totalnumber NB: You Should Have Already Created The Two Text Box..Before Putting The Code. Am 16 yrs learning my first program with vb.net. GoodLuck |
First create a button (name it string test).. Put In This Codes dim firstnumber as integer dim totalnumber as integer firstnumber=txtfirstnumber.text totalnumber=txttotalnumber.text totalnumber= firstnumber txttotalnumber.text=totalnumbered NB: You Should Have Already Created The Two Text Box..Before Putting The Code. |