Posts Tagged ‘Very’

I’ve Just Sign On An Online Web Design Course But I Have Very Little Knowledege In It,do I Need To Kn More

February 21st, 2010

what else( IT course) can i study to get much knowledge in web design?.Should I enrol on a classroom based IT course to expand my knowledge in web design? I ‘m planning to enrol now in order to feel confident in IT.

I Am Very New To Web Design And Want To Build A Personal Website. Is There Any Sites I Should Check Out?

February 20th, 2010

Webmonkey.com – The Web Developer’s Resource.
I have found this site very helpful it gives very easy to follow tutorials on website programming languages and other information that any beginner to web developing would find helpful. If you are not interested in doing all the coding yourself and are just looking for some free website templates then i would recommend Zymic. They provide free VERY high quality website templates (And also some tutorials.) I would look into both of them:
Web Monkey ~http://www.webmonkey.com/
Zymic ~http://zymic.com/
Also later on if you chose to host your website. If you are looking for some free hosting, i would highly recommend AwardSpace. I use there free hosting plan often and find them the be of quite high quality. If you are planning to pay for hosting then you might want to look another Hosting company though.
AwardSpace:http://www.awardspace.com/
Hope all this helps,
Jack

How Can I Use Php/html To Start A Very Very Basic Social Networking Site?

December 27th, 2009

I only want the users to be able to create a profile with some information, and be able to create events. Is this possible using PHP and HTML?

Best Site To Find High Quality / Guru / Very Experienced /expert Freelance Web Developers ?

November 12th, 2009

I want to find a really top quality Web developer to work with me on a freelance basis .
Must excel at Full adobe CS3/4 suite. mainly flash / dreamweaver
Have extensive knowledge of content management systems / ecommerce solutions.
Coding knowledge , CSS HTML PHP ACTIONSCRIPT.
How much is a good monthly salary for a developer of this standard.
Do universities issue contact details of recent graduates?
Whats the best site to use to find a really good one?

I Am In Graphic Design And Web Design. What Type Of Computer Would Have The Very Best In Graphics?

November 12th, 2009

I am currently using a Dell w/a Nvidia graphic card. Is there anything better?

What Do I Need To Create A Very Good Cms-based Website?

October 30th, 2009

I want to create a website based on a Content Management System. What Software or tools can I use if I should create it in less tha 3 weeks?

The Very Best Web Design Programs At My Finger Tips?

October 19th, 2009

What Web Designing Programs Do You Prefer?
What Web Design Program has the very best user friendly
interface, As well as helpful tools? I am looking for any advice
or programs that you used while creating a web page.
Please help! It’s truly appreciated.
I am creating a web design for my
fathers company, All Greened Up.

I Am New To Asp.net, And I Am Very Confused On How To Start A Web Site And How To Conecct It To My Sql Db.?

September 30th, 2009

Connect to SQL… you write the “connection code” using OLE DB and such, then query out the data using SQL queries, and write them back using update queries.
Perhaps you need to learn a bit about Classic ASP before you jump into ASP.NET. I recommend learnasp.com, if it’s still there.