Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

A Question for Full-Timers

Featured Replies

Hi All,

For those of you who do this for a living, do you ever have to look up how to do something or are you pretty much fluent in whatever languages you are using?

 

Brad.

I'm not a full timer (yet!), but I think its pretty common for all developers to look up things they can't remember. On that basis you don't need to get hung up on coding without references (although it might be a good exercise), because the internet is always just a few clicks away!

Like above 'mrchristoph' I also look up the code that I can't remember at that point.

 

Most of the code though I can normally just write out as I go along, although I am just a front end web designer using xhtml/css.

You're never done learning, especially with code. So yeah I look up lots of stuff I guess 99,99% of all coders do

nope, you can't know everything - especially with the range of technologies we have to use. As long as you know the core stuff i.e. data types, control structures, operators. PHP in particular has a MASSIVE collection of functions, many of which do not adhere to a common pattern. Languages like Python on the other hand are very light on native functions.

Lot's of times. There's some stuff which I've always copied and pasted like conditional stylesheet code, if you asked me the correct syntax to use I wouldn't be able to answer without looking it up.

 

I do that with a lot of things. Even for many PHP functions - sometimes the parameter order is in the form $haystack, $needle but then for other functions its $needle,$haystack so I regularly have to consult php.net to make sure my variables are in the right order.

I know enough about CSS/XHTML to code without looking it up. But i also work with PHP, Actionscript, jquery and now learning CSS3 and HTML5, so my head is always in the bloody book! or watching lynda.com?

 

Like people have already said, you wont find many people who DON'T have to look something up throughout their day.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.