What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Search results

  1. P

    html and iOS

    I definitely recommend something along the lines of WordPress to do this. A lot of people underestimate WordPress, but it's incredibly powerful and highly customizable. It should be easy enough install on your website. You can find a free theme for portfolios or galleries and have at it! The...
  2. P

    Looking to learn javascript? Have a look!

    Javascript isn't really used for back-end. It's used for front-end (libraries such as jQuery) and functionality. It's also used with HTML5 to draw things to the canvas. You CAN use JavaScript for back-end if you use something like node.js, but even node.js isn't suitable for everything.
  3. P

    Hello!

    Hello! I'm a high school student located in the USA. My hobbies include reading, writing, sleeping :p, and programming. I've been programming ever since eleven years old. This summer I decided to get serious about programming. I attended a programming summer camp and got some books to learn...
  4. P

    Is it worth it to learn PHP OOP?

    Yes. My first PHP project utilized an API that somebody else wrote. The API had no documentation, and I didn't no OOP at the time! After learning it was much easier to work with, and I even rewrote parts of the API! Even without this anecdotal evidence, OOP really cleans up your code and can...
  5. P

    Taking apart an existing webpage

    The thing about that is you can't see server side code. You don't really know what language they're using. The website developer could be using PHP, Python, Rails, or something else. You only see that markup that's generated along with the JavaScript. I find that the best way of learning is a...
  6. P

    How Often Do You Code?

    I try to program at least once a week. I'm currently working on my own website. The problem is that I'm a high school student and I have a lot of work piled on. I've been able to program more because it's the summer, but I still have summer classes and other obligations. Hopefully I can finish...
  7. P

    IDE for HTML?

    I don't use an IDE for any development related things. I find integrated development environments to be extremely bloated and clunky. Instead I recommend your friendly neighborhood text editor! Try out Sublime Text 2; it's really functional as well as aesthetically pleasing. The best part about...

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back