A few questions from the newby

Discuss general development subjects that are not specific to a particular version like the versioning control system we use or other infrastructure.
Post Reply
MattSheppard
Registered User
Posts: 3
Joined: Tue Oct 04, 2011 1:20 pm

A few questions from the newby

Post by MattSheppard »

Hi everyone,

Just a few questions from a newby, I've been a phpBB user for years, and in the last year I've started really using PHP, so I now write HTML, CSS, jQuery and PHP (and a few of the other necessary evils); I was wondering if development is still going ahead on phpBB and how I get involved in helping to develop things for future releases?

Thanks in advance,
Matt

User avatar
bantu
3.0 Release Manager
3.0 Release Manager
Posts: 557
Joined: Thu Sep 07, 2006 11:22 am
Location: Karlsruhe, Germany
Contact:

Re: A few questions from the newby

Post by bantu »

Hey Matt,

the area51 main page on http://area51.phpbb.com has a "Get Involved" section with more information about how to help, any help is certainly appreciated. In case you want to follow develop closer, the git repository for phpBB 3 is on GitHub: https://github.com/phpbb/phpbb3

Regards,
bantu

User avatar
callumacrae
Former Team Member
Posts: 1046
Joined: Tue Apr 27, 2010 9:37 am
Location: England
Contact:

Re: A few questions from the newby

Post by callumacrae »

MattSheppard wrote:I now write HTML, CSS, jQuery and PHP
You don't know jQuery until you know JavaScript ;-)
Made by developers, for developers!
My blog

MattSheppard
Registered User
Posts: 3
Joined: Tue Oct 04, 2011 1:20 pm

Re: A few questions from the newby

Post by MattSheppard »

I know some basic jQuery, I did begin learning Javascript properly because at first I couldn't get a hang of the jQuery library syntax, but, much to my distaste, my boss told me not to, so I got my head around the basic stuff, variables, functions and so on, then just learned the jQuery syntax :)
Last edited by MattSheppard on Wed Oct 05, 2011 8:10 am, edited 1 time in total.

User avatar
callumacrae
Former Team Member
Posts: 1046
Joined: Tue Apr 27, 2010 9:37 am
Location: England
Contact:

Re: A few questions from the newby

Post by callumacrae »

MattSheppard wrote:I know some basic jQuery, I did begin learning Javascript properly because at first I couldn't get a hang of the jQuery library syntax, but, much to my distaste, my boss told me not too, so I got my head around the basic stuff, variables, functions and so on, then just learned the jQuery syntax :)
http://eloquentjavascript.net/

gogogo! :P
Made by developers, for developers!
My blog

MattSheppard
Registered User
Posts: 3
Joined: Tue Oct 04, 2011 1:20 pm

Re: A few questions from the newby

Post by MattSheppard »

~ Starts reading intently :P ~

( Thanks for the link :) )

sajaki
Registered User
Posts: 86
Joined: Mon Jun 21, 2010 8:28 pm

Re: A few questions from the newby

Post by sajaki »

The deitel book isn't bad either as a js introduction.
http://www.amazon.com/JavaScript-Progra ... 0137001312

Post Reply