SA-MP Forums Archive
Anyone develops Web Applications? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Anyone develops Web Applications? (/showthread.php?tid=613089)



Anyone develops Web Applications? - [Cali]ChrOnic_T - 24.07.2016

What's up? Do you know the languages HTML5, CSS3 , JavaScript and others?

I'm currently learning Ruby on Rails. If anyone out there are web developers or learning related technologies, tell us about yourself! I'm sure me and future comers to this topic would be happy to meet you.


Re: Anyone develops Web Applications? - Luicy. - 24.07.2016

What


Re: Anyone develops Web Applications? - [Cali]ChrOnic_T - 24.07.2016

By your reply, I'm assuming you are not a developer. However, I'm looking for someone to work with and for future comers to this topic to work with as well. I haven't met as much web developers in the SA:MP Community.


Re: Anyone develops Web Applications? - Luicy. - 24.07.2016

Quote:
Originally Posted by [Cali]ChrOnic_T
View Post
By your reply, I'm assuming you are not a developer. However, I'm looking for someone to work with and for future comers to this topic to work with as well. I haven't met as much web developers in the SA:MP Community.
I'm a developer within HTML, CSS, JS, PHP, Pawn, some small C++ & C#, and a little little bit Java.


Re: Anyone develops Web Applications? - lolumadd_ - 24.07.2016

Python and Django is good.


Re: Anyone develops Web Applications? - SickAttack - 24.07.2016

Yet imo, web development is easier than PAWN.


Re: Anyone develops Web Applications? - [cS]Owain - 25.07.2016

For back-end you can go for nodejs as its a lot faster than other back-end languages such as php and safer too.
If you are a beginner php will be easier to learn but its better to learn nodejs as it is constantly getting larger and larger and I think it will take over php in future because of its advantages.


Re: Anyone develops Web Applications? - BlackBank - 25.07.2016

Quote:
Originally Posted by [cS]Owain
View Post
For back-end you can go for nodejs as its a lot faster than other back-end languages such as php and safer too.
If you are a beginner php will be easier to learn but its better to learn nodejs as it is constantly getting larger and larger and I think it will take over php in future because of its advantages.
No it won't, because PHP and NodeJS (JavaScript) are both different languages and they work both different. Also PHP is a lot easier (and yes, also uglier, if you don't manage and maintain it the right way) if you are working with a lot of data.


Re: Anyone develops Web Applications? - [cS]Owain - 26.07.2016

Quote:
Originally Posted by BlackBank3
View Post
No it won't, because PHP and NodeJS (JavaScript) are both different languages and they work both different. Also PHP is a lot easier (and yes, also uglier, if you don't manage and maintain it the right way) if you are working with a lot of data.
I never said they are same languages or they both work the same way. But they can do the same work, i.e., act as a back-end language. And it is a lot faster than php.

But yea, nodejs can be pretty hard to learn if you are new to programming.


Re: Anyone develops Web Applications? - Kapersky™ - 26.07.2016

Quote:
Originally Posted by lolumadd_
View Post
Python and Django is good.
True that.