Quantcast
Channel: Coding & Programming
Browsing all 127 articles
Browse latest View live

What Do You Seek In A Programmer?

I was wondering what do you seek in a programmer? Just coding or also things like database management or be part of other things involved of developing a game? Secondly: I've seen all different kinds...

View Article



Register Script Help

Hey all! I'm currently trying to do a register script for customers and it's a project with a 5 week deadline! I keep getting errors such as undefined index: emailaddress and mysqli_query() expects at...

View Article

Image may be NSFW.
Clik here to view.

Learning To Code?

I haven't had anything to do for the past 2 weeks and I'd like to learn to code a bit more than I already know. Any suggestions on places to learn to code or advice?

View Article

Break Out Of A While Loop In Php

Sometimes you may need to break out of a while loop when programming in PHP. You might be trying to fetch a list of items from a database and stop when a row with a certain value is reached. In the...

View Article

Object Oriented Programming (oop) - The Basics

When I started programming, the world of Object Oriented Programming (OOP) seemed like a daunting new dark area, something that looked nearly impossible to grasp and get control over. As years passed...

View Article


What Are The Improvements Of Html5?

I started programming back in the fall of last year so by the time I came along HTML5 was already on the scene. I never had to work with older versions of HTML. So I have a simple question. What are...

View Article

How To Display Latest Data First In Mysql?

Here is a short guide on how to display a list of data in the order of latest to oldest. Let's say I have a table contain a list of blog posts and I want to have them listed with the latest one's at...

View Article

Php Frameworks

Ok so I've been getting back into coding, and I've been seeing a lot about frameworks. I've never used a framework on any project I've been on so I'm curious about them. I'm used to doing things the...

View Article


Game Battle Math

I've been kinda stuck on what to do for battles. The basic premise is one person uses their army to invade another's territory and then they may win some of the territory they invade. The way I'm...

View Article


Feedback On Custom Designed Forum Software?

Back in the fall of last year I started on a large project that was to take me several months to create. What was I making? A complete forum software package with an AdminCP and everything. That was a...

View Article

Responsive Site Layouts And Optimizing For Mobile

I've noticed lately that many petsites are built specifically for desktop, and can be difficult to navigate on mobile. However, I always have my phone on me. Especially when I'm bored, lying in bed...

View Article

Making A Responsive Site

Intro This 'guide' (I use the term loosely) isn't going to teach you how to make a responsive website layout, because there are a million and one tutorials on how to do that already. It's just me......

View Article

Old Php Blackjack Source

Just ran across an old php blackjack prototype I coded a year or more ago. Can be downloaded here: PHP Blackjack

View Article


[free] 5 Card Stud Php Source

Like the blackjack I released. I might as well release this one as well: It will show you how to to calculate different hand's and determine a winner. PHP 5... [free] 5 Card Stud Php Source

View Article

Programming Freelancer

I'm wondering if any programmers on here do freelancing for a full-time job and what it's like? Where do you find work? What are the challenges? Do you get regular work or is it very scattered and...

View Article


Forum Text Gets Cut Off Mid Word.

So I made some simple forums for version 2.0 of my game.( I used html tables to set up the forum.) At first my words were leaving the table. Then I used the following. table td.wrapping { width: 80%;...

View Article

Html5 Capabilities?

So, this is more kind of a quick question, since I'm not finding any exact answers on google. What exactly can HTML5 do now? Obviously you have the option to create games akin to those made in flash,...

View Article


Html5/responsive Layout Design

Hi guys! So, I've been working on several projects for my clients and my workplace that involve redesigning layouts for those websites respectively. Over the course of doing this, I've stumbled on...

View Article

Coding Advice

I'm looking at jumping into the murky and mildly terrifying waters of coding and I'm curious if anyone has any advice for which programs or apps are the best for coding on a Macbook. What's the best...

View Article

Rarity System

Hey guys looking for ideas on creating a rarity system. At first I was going to give each item a number from 1-10. 1 being the rarest and 10 being common. Then do a mt rand 1,55. But To me this for one...

View Article
Browsing all 127 articles
Browse latest View live




Latest Images