Trying to get into making websites again and have some questions about java, and php.
Announcement
Collapse
No announcement yet.
Any web designers on here?
Collapse
X
-
Originally posted by Unicorn Jeff View PostTrying to get into making websites again and have some questions about java, and php.Originally posted by JesterEvery time you see the fucking guy....show him your fucking dick.. Just whip out your hawg and wiggle it in his direction, put it away, call him a fuckin meatgazer, shoot him the bird and go inside.
He will spend the rest of the day wondering if he is gay.Originally posted by DennyWhat the fuck ever, you fucking fragile faggot.
Comment
-
Java or JavaScript?
jQuery is a lightweight JavaScript framework that has made using JavaScript to do client-side stuff pretty simple. AngularJS is a little heavier JavaScript framework but it's very powerful. jQuery has a pretty short learning curve but it's limited. Angular has a much steeper learning curve but it's MVC-driven and loaded with features to build a complete web application.
And then there's Twitter Bootstrap for your styling and themes.Originally posted by BroncojohnnyHOORAY ME and FUCK YOU!
Comment
-
If you're going to make a website thats more than just static content, Ruby is the way to go. You can get a framework up and running a lot quicker from what I've seen. PHP is good too with things like Cake, but I find Ruby has a bigger following in regards to more advanced usage.
Comment
-
Originally posted by abecx View PostIf you're going to make a website thats more than just static content, Ruby is the way to go. You can get a framework up and running a lot quicker from what I've seen. PHP is good too with things like Cake, but I find Ruby has a bigger following in regards to more advanced usage.WH
Comment
-
I think python is best used for behind the scenes processing. Typically I prefer sites that use ruby for front end, MariaDB/MySQL for data storing ( yes even nosql type storing for lazy developers ), and python for any business logic. Most companies don't want to spend that kind of money for something that indepth. Python is great for companies that have revolving door employees which is quite common to be honest. Not that other languages can't be written as strict.
Personally I would use PERL for business processes because its more lax in its syntax and its usually quicker.
Comment
Comment