Skip to main content Screen Reader Website Version

Learning how to code?

We get questions all the time about how we started doing all this. Where did we learn to code? How on earth does any of that make sense? Some people are interested in learning for themselves. It’s easy to get started, especially in this day and age. Back when we started you had to read books and follow tedious program outlines and procedures. It took a long time and things moved slowly. Now there are thousands of tutorials available at places like Youtube and there are hundreds of websites dedicated to teaching you how to code.

Gainesville web design company flordia

It’s really not all that difficult. Once you learn how the language operates, the rest just falls into place. Large systems are simply a group of smaller systems – complex is just a whole bunch of simple – if that makes sense.

Learning to code is frustrating at first but very rewarding. Look to invest several years before you can call yourself a “master”  but most people pick it up after their first year or so and are comfortable in most situations. The bigger question is: what language do you want to code in?

There are quite a few.

We prefer PHP – it’s robust, popular and here for the long haul.

Perl and Python fun and a little different.

Ruby and Ruby on Rails is powerful and intuitive.

If you’re looking to code iphone and Android apps then you’ll need a Java background for Android and XCode for iphone (based on something called objective-c)

Of course websites are coded in HTML and CSS, but those aren’t really programming languages.

There’s a lot more out there so find what works for you and just jump in. It will be confusing at first but being self taught is easier than you think.

More Web Design Blog Content

Hey, Look What We Did…

Our programmers are the best in the business. We just finished a great new project at referralfeelawyers.com. This service connects lawyers with lawyers that pay referral fees for, you guessed it, referrals. The website features custom attorney profiles, administrative control over practice areas and geographical data….all kinds of

reducing cumulative layout shift (CLS)

Reducing Cumulative Layout Shift (CLS)

NEED HELP REDUCING CLS? Enter Your Website Below For Personal Recommendations:   Fill out my online form. In the fast-evolving landscape of web design, one metric that has gained significant attention among developers and SEO experts alike is the Cumulative Layout Shift (CLS). Since it directly affects user

Why is a short domain name better than a long one?

There are several reasons why a short domain name is generally considered better than a long one: Easier to remember: Short domain names are easier to remember than long ones, which makes it easier for people to find and return to your website. More professional: Short domain names

An Accessibility Mindset

How often do you receive this response when inquiring about making a website more accessible? We wish we could devote more resources to it, but at the moment we just don’t know enough to get started. The value and necessity of making websites accessible are generally recognized. Almost

What is Lorem Ipsum?

Lorem ipsum is simply Latin text. Gobbledygook, essentially. Well, not really; It does have its roots in latin text from just before the BC to BCE line, so that puts it around 2000 years old. Past that, it’s gibberish.  Sometimes web developers need filler text to create web

Database Projects

We are database junkies. Simply put, you can’t beet the flexibility and scalability that databases offer us in the web design world. We prefer using MySQL which is the most common database for web projects. It integrates with PHP perfectly and together there is simply nothing more powerful.