Announcement

Collapse
No announcement yet.

Any web designers on here?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Any web designers on here?

    Trying to get into making websites again and have some questions about java, and php.

  • #2
    What questions?

    Comment


    • #3
      Originally posted by Unicorn Jeff View Post
      Trying to get into making websites again and have some questions about java, and php.
      Brush up on your HTML 5 brah, that's where it's all going.
      Originally posted by Jester
      Every 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 Denny
      What the fuck ever, you fucking fragile faggot.
      FORGTN SOLD1ER - xbox gamer

      Comment


      • #4
        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 Broncojohnny
        HOORAY ME and FUCK YOU!

        Comment


        • #5
          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


          • #6
            Originally posted by abecx View Post
            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.
            What do you think of python and its uses?
            WH

            Comment


            • #7
              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

              Working...
              X