What's New
Off Topix: Embrace the Unexpected in Every Discussion

Off Topix is a well established general discussion forum that originally opened to the public way back in 2009! We provide a laid back atmosphere and our members are down to earth. We have a ton of content and fresh stuff is constantly being added. We cover all sorts of topics, so there's bound to be something inside to pique your interest. We welcome anyone and everyone to register & become a member of our awesome community.

Does any do web development here?

Jake

Off Topix Novice
Elite Member
Joined
Dec 31, 2013
Posts
16
OT Bucks
137
Hello :) I'm just wondering if anyone here practices web development and if so, in what language.

Personally, I use PHP with a framework. The framework I've been using recently is Laravel.
 
For myself, no, not personally.

How extensive is your PHP knowledge and how did you get to where you are today? :)
 
My PHP knowledge is fairly extensive, though I find myself referring to the language's documentation often. Basically, about 1 1/2 - 2 years ago I was a total newb to it, and I decided not to be, so I visited the site's documentation and started reading and then practiced a few of their "best practices" and..well..now I'm here. :)
 
Jake said:
My PHP knowledge is fairly extensive, though I find myself referring to the language's documentation often. Basically, about 1 1/2 - 2 years ago I was a total newb to it, and I decided not to be, so I visited the site's documentation and started reading and then practiced a few of their "best practices" and..well..now I'm here. :)

Cool, what do you plan on doing with your increasingly improving coding knowledge?
 
Nebulous said:
Jake said:
My PHP knowledge is fairly extensive, though I find myself referring to the language's documentation often. Basically, about 1 1/2 - 2 years ago I was a total newb to it, and I decided not to be, so I visited the site's documentation and started reading and then practiced a few of their "best practices" and..well..now I'm here. :)

Cool, what do you plan on doing with your increasingly improving coding knowledge?

Currently I'm doing planning for a social network :)

DrLeftover said:
I just use HTML.

So far, I've been able to make it to everything I need done and it looks the same on every browser without object errors.

Cool :)
 
Jake said:
Nebulous said:
Jake said:
My PHP knowledge is fairly extensive, though I find myself referring to the language's documentation often. Basically, about 1 1/2 - 2 years ago I was a total newb to it, and I decided not to be, so I visited the site's documentation and started reading and then practiced a few of their "best practices" and..well..now I'm here. :)

Cool, what do you plan on doing with your increasingly improving coding knowledge?

Currently I'm doing planning for a social network :)

The next facebook or twitter? :P
 
Nebulous said:
Jake said:
Nebulous said:
Jake said:
My PHP knowledge is fairly extensive, though I find myself referring to the language's documentation often. Basically, about 1 1/2 - 2 years ago I was a total newb to it, and I decided not to be, so I visited the site's documentation and started reading and then practiced a few of their "best practices" and..well..now I'm here. :)

Cool, what do you plan on doing with your increasingly improving coding knowledge?

Currently I'm doing planning for a social network :)

The next facebook or twitter? :P

Definitely not :P They have more capitol than I could ever come up with and have been around much longer. :3 I'm trying to find a niche for it.
 
I know HTML, CSS and some javascript. I'll be getting a class on more javascript and PHP some time next year.
 
I know HTML/CSS and some PHP/MySQL. I mostly know how to manage the hosting though (usually a VPS).
 
Kirito said:
I know HTML, CSS and some javascript. I'll be getting a class on more javascript and PHP some time next year.
Awesome :) Front-end development
Shadowfire said:
I know HTML/CSS and some PHP/MySQL. I mostly know how to manage the hosting though (usually a VPS).
Cool :) I'm good with servers also.
 
So far, I know HTML, CSS/Bootstrap, and JavaScript/jQuery. I'm in the process of learning Node and React.
 
I did everything myself. I'm pretty comfortable editing CSS files to customize themes and templates as well.
But if you did the JavaScript stuff:

Reaction GIF
 
Hello :) I'm just wondering if anyone here practices web development and if so, in what language.

Personally, I use PHP with a framework. The framework I've been using recently is Laravel.
I do yes. I preferred bootstrap as my framework. I have dabbled in php for my form submission stuff and making it secure that way. I was working on my own email software with a CRM but abandoned it when I left trucking and no longer had the time.

So to recap I do front end development primarily html/css and JavaScript. I have owned my own servers and done enterprise server management for them and customers. I have created from scratch my own social network (I closed it in 2013) I also have quite a bit of backend and database experience and of course tons of forum customization experience.

Now I am working on math programs in C++ and working on a program for paramedics in the field to make it easier for math and the such.
 
Back
Top Bottom