Unstoppable Domains — Expired Auctions

Server scripting

SpaceshipSpaceship
Watch

james72289

Account Closed
Impact
0
what is the first thing need to learn for sever scipting?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
What type you are going to learn. There is many types of server scripting. Javascript, PHP, ASP, Perl, CGI, Ruby on Rails, Bash, Etc..

- Steve
 
0
•••
I recommand you to start with little pseudocode and after that try php because is very easy ... after that you learn something else

Regards
Adrian
 
0
•••
iNod said:
What type you are going to learn. There is many types of server scripting. Javascript, PHP, ASP, Perl, CGI, Ruby on Rails, Bash, Etc..

- Steve


umm isent Javascript Client Side scripting?

anyway, Learning PHP is preety simple and if you know any other language then it is even easier to pick us
 
0
•••
PHP is extremely easy when compared to JavaScript and others. JavaScript is indeed client-side. PHP is made easier if you know C or C++. C is more like PHP than C++. But both help.
 
0
•••
Tree said:
PHP is extremely easy when compared to JavaScript and others. JavaScript is indeed client-side. PHP is made easier if you know C or C++. C is more like PHP than C++. But both help.


Sorry but Php is like C NOT C like PHP :)

Regards
 
0
•••
james72289 said:
what is the first thing need to learn for sever scipting?

A language? Best answer..
 
0
•••
sacx13 said:
Sorry but Php is like C NOT C like PHP :)

Gah, typo. Doesn't matter anyways.
 
0
•••
wackyjoe said:
umm isent Javascript Client Side scripting?

anyway, Learning PHP is preety simple and if you know any other language then it is even easier to pick us


Thanks for reminding me. I am awear it is client side but the way he stated it I gathered it meant "server scripting" as in web page scripting.But I could be wrong.

It all depends on your personality. Some people can learn PHP without any previous knowleadge of programming. <-- Myself..

Some people can learn any language of programming without any experience of programming. Though the basic understanding of the knowleadge and what the words mean really helps.

C++ and PHP are really two different languages.
For example C++ to say Hello World would be something like

Code:
#include <iostream.h>

main()
{
    cout << "Hello World!";
    return 0;
}

While PHP is actually just
PHP:
<?php
print "Hello World!";
?>

Both of similair properties and differences.. The biggest is the complition process of C++ and the background program for PHP. Pretty much PHP get translated into something of use to the server by the PHP Application. While C++ you complie it and it is pretty much ready for distribute.

The basic knowleadge is good to know and will help you. So personally.. I would say.. Pick up a VB book and start from there.. I think VB is the starting point to every programming language.

- Steve
 
0
•••
PHP and some notion of SQL is a good point of start
 
0
•••
Yes, my vote for PHP/MySQL combo too.
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back