What should i learn first

hi,
i am trying to learn dw but am frustrated as i feel limited
in creating layouts. where should i start learning. i am
experienced in ai and psd but have never integrated into web. would
fireworks be the place to start learning?

Fireworks is a useful tool for working with Dreamweaver --
especially for someone that has mastered AI and PSD. If your goal,
however, is to learn how to use Dreamweaver, then you should do as
Nancy Gill has suggested. I have found
W3Schools to be very useful in
this regard, as it allows you to play with the rules in order to
figure out how they work.
Start with the HTML and CSS tutorials. Then you can advance
to JavaScript and DOM Objects. HTML is the language used to
structure your document, and CSS is the language used to remold
that structure into something nice to look at. JavaScript is the
language that you will eventually require to add behaviors and make
your document dynamic.
Just click on the link that I have provided for
W3Schools.
CAUTION: Do not expect to learn everything all at once,
because it does take a lot of time and practice. Set aside a couple
of hours each day. When you have a question about what you have
learned, someone here can likely help you as it relates to DW and
webpage design.
W3Schools' big disadvantage is
the very sketchy explanations.
Roddy

Similar Messages

  • Which one should I learn first?

    I am becoming an common Oracle DBA and I want to learn RedHat Linux. But I do not know the difference between Redhat Linux 9 and Redhat Enterprise Linux 5. What are they for? Which one should I learn first?
    Message was edited by:
    frank.qian

    But I do not know the difference between Redhat Linux 9 and Redhat Enterprise Linux 5.RedHat Linux 9 is very oldest brother of RHEL5. While RH9 is public (free of charge) distribution, RHEL5 is commercial no free (of charge) distribution. Redhat 9 was last public (free) release from Redhat corporation, since next release it was called Fedora. Name "Redhat" is used only for Commercial enterpise distribution.
    There is not difference between using/mantaining of them. But the main difference is that Redhat 9 has pretty old version of kernel, and other packages and is not supported by Oracle.
    What are they for?If we are speaking about Linux then we are speaking about Unix like operating system. So your question is just like "What is Windows for?".
    Which one should I learn first?As I said before, there is not difference between using/mantaining of them. But as Redhat 9 is pretty old distribution then use RHEL5. There is also existing distribution Centos which is clone of RHEL. When you install Centos 5 in fact you are using RHEL but with changed logos and texts (brands). But unfortunatelly this clone is not officialy supported by Oracle so it can't be use for production Oracle installations. For more informations and download look here: http://www.centos.org
    There is also another RHEL clone shipped by Oracle (and is supported by Oracle of course). You can download it from http://edelivery.oracle.com/linux

  • HT1752 I have an earlier model imac the 2006 24inch and im running the os x 10.5.8 leopard. i want to update to the newest mountain lion, what should i do first?

    I have an earlier model imac, the 2006 24inch and im running mac os x 10.5.8, i want to update my system to the newest mountain lion, what should i do first?

    To clarify;
    Snow Leopard 10.6;
    Lion 10.7:
    Snow Leopard DVD:
    You can get it only by phone now from Apple.
    In the US, call 1-800-MY-APPLE and ask for a sales assistant. Last quoted price was $19.99 for the single-user and $29.99 for the family licence.
    For other countries, check here; http://support.apple.com/kb/HE57
    Don't forget to ask for Sales; the tech support guys can't help.
    When you've installed SL it will be 10.6.3. You need to update that to 10.6.8 with the combo installer from http://support.apple.com/kb/DL1399
    Lion is only available by phone also - same number and they'll give you a download code to use in the Mac App Store.

  • What should I learn next? Which choice is better?

    After getting the Oracle Database10g OCP and LPI Linux Level1 certificates , I have finished (learn and practise) the following documents:
    Concepts
    Administrator's Guide
    Backup and Recovery Basics
    Backup and Recovery Advanced User's Guide
    Data Guard Broker(10g and 11g)
    Data Guard Concepts and Administration(10g and 11g)
    Platform Guide for Microsoft Windows (32-Bit)
    2 Day + Performance Tuning Guide
    Administrator's Reference for UNIX-Based Operating Systems
    Storege Administrator's Guide(11g)
    PL/SQL User's Guide and Reference
    What should I learn next? Which choice of the following is better?
    Choice 1:
    Go in deep for all previous documents and stop to learn additional documents.
    Choice 2:
    Enterprise Manager Advanced Configuration
    Enterprise Manager Command Line Interface
    Enterprise Manager Concepts
    High Availability Best Practices
    High Availability Overview
    Choice 3:
    Secure Backup Administrator's Guide HTML PDF
    Secure Backup Installation Guide
    Secure Backup Migration Guide
    Secure Backup Reference
    Choice 4:
    2 Day + Real Application Clusters Guide
    Oracle Clusterware and Oracle Real Application Clusters Administration and
    Deployment Guide
    Choice 5:
    Performance Tuning Guide
    Security Guide
    Choice6:
    LPI Linux Level2

    I think you can't 'learn' Pratical Oracle 8i, without putting into practice what you 'learned'. When I look at the questions you have asked so far, as far as I am concerned, you have understood the stuff you 'learned' only half, exactly because you have no practical experience. As far as I am concerned you can't 'learn' Oracle from books, this is exactly why OCP is useless. People who have OCP don't 'know' Oracle, they know the books.
    There have been no fundamental changes in the database engine between Oracle 8i, 9i and 10g. In fact, the last big change of architecture was when Oracle released Oracle 6, and After Image Journalling was replaced by redologs.
    That said more than 90 percent of Practical Oracle 8i is still valid. You won't find any fancy stuff about database control, but you can do without.
    However, I would recommend against 'learning' anything in the same fashion you have done so far. Looking at the list of books you 'learned' your understanding simply must be very superficial. Essentially you are now swimming in a pool without water, and you didn't even get your toes wet.
    You may not like this opinion, but I am afraid when you are thrown in a pool with water (ie get a job) you will sink immediately.
    Regards,
    Sybrand Bakker
    Senior Oracle DBA

  • What programming language should i learn first?

    Hi, i'm Francis, from Rome. As you can see, i have a MacBook White with Mac OS X 10.5.8.
    Yesterday i downloaded *Xcode with iPhone SDK (version 3.1)*. I want to create Mac and iPhone/iPod/iPad applications.
    I read that there are several programming languages: Java, Cocoa, Cocoa Touch, C, C++, Objective C, Objective C++, Carbon, Classic, BSD, etc...
    What should i begin with? +I think Cocoa, Cocoa Touch, C and Objective C, but i'm not sure!+
    Can you help me? Thanks!

    Java, C, C++, Objective-C are languages. Cocoa, Cocoa Touch, Carbon, and Classic are what are known as APIs - resources you can use in your programs but not languages in their own right. BSD is short for BSD UNIX, and it's an operating system (that's the foundation for OS X). HTML is a document format more than a language.
    What language(s) to learn depends on your objectives or needs. OS X comes with Python, Ruby, PERL, AppleScript, and PHP languages (and JavaScript in the web browser). Current versions also include Java. If you install the OS X development tools, it adds C, C++, and Objective-C along with the XCode development environment.
    Each of the languages has it's strengths and weaknesses. From a purely educational standpoint, C is a high-level language that will teach you about low-level programming. Java teaches very strong object-oriented programming.
    Objective-C would permit you to develop using the iOS toolkits for iPhone and iPad, and also application programming for OS X.
    PERL, Python, and Ruby are all simple to learn scripting languages and very powerful for all sorts of automation tasks, text processing, and CGI scripting.

  • HTML5, CSS3, Java Script- which should one learn first?

    Super beginner here. Been awhile since worked in Dreamweaver so like starting over from the beginning. Which of the three is the base one needs to start with in learning- Java, HTML or CSS3. Know each is specialized in various areas but as a starting point which should be the first to learn? Thank you....

    What Murray said.
    Definitely HTML first.
    Everything else in a webpage (CSS, JS, PHP etc) relies on HTML for structure and 'hooks' so that the page works properly.
    You'll probably find yourself learning HTML and CSS in parallel since they're so closely intertwined on modern websites.

  • What should I learn next?

    So I already know Python. I decided to learn Python because I heard it was a good language to start out with. I've got a good grasp of the language and have been making various scripts for my personal needs. I've become interested in other languages and have wondered what I should learn next. So should I learn another language or continue exercising my hacker skills with Python? I want to learn a wide variety of types of programming.

    ArchArael wrote:Learning new programming languages is fun but I think it's better if you develop something.
    Much more better would be some bug fixing or helping some existing projects.
    You can always learn new languages when you need to and save your time for something more useful (girl friend, friends, books, games, music etc).
    Learning programming languages just to learn keeps you from doing practice in programming.
    Mastering something takes time and practice,  as someone told you before.
    I don't think so. Programming takes time and practice, sure, but it also takes reading code and reading about programming. You can't give a pen and paper to a kid and say "here, write me a book" and spect this kid will write a masterpiece if she hadn't read a lot before.
    Learning a new language gives you insights of how programming works, even on different languages. Both you and I aren't native speakers of English, but learning it changed the way I see somethings in Portuguese and vice versa; I have a different understanding of English and Portuguese that I would have if I've learnt only one of them, I belive this applies to you, too. This also works with programming languages: the way I program in C was different before I grasped some Lisp, and it would probably be different if I hadn't learnt Python, and so on.
    Back on-topic, I'd recommend learning C, so you can grasp some of the basics: pointers, memory allocation, structs and unions, etc. Later, I'd suggest you to learn a language that makes you think about programming in a different way: Lisp or Haskell. Shell script is also nice, but I'd only use it to "glue" things together, and I don't see a problem with learning it concurrently with another language.
    Edit:
    Edit: Forgot to add this,
    http://www.e-booksdirectory.com/programming.php
    now say goodbye to all your free time and go learn 6 or 7 languages.
    Indeed, very good site. I like the Mathematics "folder", too.
    Last edited by andre.ramaciotti (2009-07-29 14:28:59)

  • What should I check first before impdp the dump file?

    I get a packaged Oracle 10.5 data pump exported file to import it into a new environment and set a new database.
    I don't know the details in the dump file.
    What should I check in advance before start to impdp the dump file?

    jetq wrote:
    I get a packaged Oracle 10.5 data pump exported file to import it into a new environment and set a new database.What is Oracle 10.5 ? Do you mean 10.2.0.5 ?
    I don't know the details in the dump file.That's rather strange, what are you suppose to do then ?
    What should I check in advance before start to impdp the dump file?First, try to generate a sqlfile within the impdp option sqlfile=, it won't import anything but will generate all the ddl the import will try to fire.
    Nicolas.

  • What should be added first

    Hi,
    I've got some problems when importing these
    import javax.faces.application.FacesMessage;
    import javax.faces.context.FacesContext;
    import javax.faces.event.ValueChangeEvent;
    import oracle.binding.BindingContainer;
    import oracle.binding.ControlBinding;
    import oracle.binding.OperationBinding;
    import oracle.jbo.domain.BlobDomain;
    import oracle.jbo.domain.ClobDomain;
    what should have been added for resolving it?
    Best Regards
    Edited by: HuaMin Chen on Jun 16, 2011 11:17 AM

    your project should have all th UI related jars... addded for the java class to compile..
    please add
    JSF 1.2
    ADF Faces Runtime
    its better you create ADF view controller project.. so that all the libraries will be configured and added to you by default..

  • So what part of J2EE are popular or should be learn first?

    I am new to J2EE but not java core and I really want to start learning J2EE. Can someone suggest what part of J2EE i should learn? Anything "hotter" than others? Any good books for J2EE 1.5?
    Thanks!

    After you read a book on JSP, try to create a simple 2 page JSP web site deployed on tomcat server, with getting data from a free database such as Oracle Lite. When you get it to work, try refactoring it to get a clean separation of concerns between the presentation layer, control layer, business logic layer, persistence layer. The refactor it again to clean it up more. Learn how to implement log4j and how to handle exception handling correctly in your small project. Only then I believe you should try a framework such as Struts. The Spring framework is probably too advanced for you before you work in Struts.

  • Flash Video,What should I learn?

    Do I need to know how to design to do Flash Video? I am not
    artist can do a li photoshop.I would like the part in putting
    Videos up,is there a job market out there for me.

    and what exactly do you want to learn about flash video?
    Flash video is nothing else then a format with a few more
    capabilities.. Maybe you should check out Flash 8 Video (Friends of
    ED)
    http://www.friendsofed.com/book.html?isbn=159059651X
    or if you can wait, try to get this one:
    http://www.friendsofed.com/book.html?isbn=159059956X

  • I need to upgrade my operating system. What should I do first?

    Hardware Overview:
      Model Name:          iMac
      Model Identifier:          iMac5,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache (per processor):          4 MB
      Memory:          2 GB
      Bus Speed:          667 MHz
      Boot ROM Version:          IM51.0090.B09
      SMC Version:          1.8f2

    You didn't say where you need to upgrade to, or for what ... so here's the path to get you current.
    First, install OS X 10.6. This is available from the online Apple store, which in the US is at 800-MY-APPLE or online here. See this article on installation considerations. Ensure you have have a solid,bootable, backup before you start. Plan to erase and install then transfer files from your backup.
    After you install OS X 10.6 and do Software Updates, you'll be at OS X 10.6.8. From here you can upgrade to either OS X 10.7 Lion or, assuming your iMac is a mid-2007 or newer model, to the current OS X 10.8 Mountain Lion.  Unless you have a reason to upgrade to Lion, you should probably go straight to Mountain Lion. Note, both Lion and Mountain Lion have a minimum memory requirement of 2GB, which you have, however, 4GB is recommended.
    You can order OS X 10.7 Lion from the online Apple store, which in the US is at 800-MY-APPLE. You can download OS X 10.8 Mountain Lion directly from the App store (you'll have the access program on your OS X 10.6.8 system). You can go directly from OS X 10.6 to OS X 10.8, you do not need to install OS X 10.7 as an intermediate step.
    If you have any PowerPC programs, they will no longer work under OS X 10.7 Lion or OS X 10.8 Mountain Lion.  Some were surprised when Microsoft Office 2004 no longer worked after the conversion.

  • What should I learn after HR ESS Workflows

    Hi,  
       Currently I am working on HR ESS workflows and webdynpros.I had already worked on ABAP.
       Now i am thinking about what to learn next.Is it better to learn HR functional or any other technical areas?
       Please suggest me in this regard .. 
       Thanks in advance,
       Regards,
       Rama Krishna.

    Hi Rama,
    You can think about going for XI.
    Regards,
    Raj

  • What should I upgrade first for better performance

    My Computer Specs
    asus am3+ motherboard
    amd phenom 2 x6 1100t six core processor @ 4.0ghx
    Nvidia gtx 580 1.5gb vram
    8gb ddr3 hyper x blu kingston
    1tb hdd
    I would like to render videos a lot faster.
    For my next upgrade I only want to spend $200 new or used
    Signature
    http://warehouseguys.com/

    Working in After Effects efficiently and enjoying it is not just dependent on the rendering speed of your computer. Enjoying working in After Effects is planning your work to get the most out of your existing system's abilities without too much frustration. Work at resolutions, in color spaces and frame rates adequate to the task of editing and creating. After your designs and rough cuts are approved, you advance to working in the release medium.
    In a commercial setting,  if you have the machines and IT support to keep it running, the work of full rez output can be offloaded to a render farm. At home, you learn to use what you have until you can figure out a way to pay for new hardware. However, in the many years I have been using After Effects, advances in hardware do not necessarily mean improvements in rendering speeds. My huge new Macintosh only gives me a slight improvement in rendering. The vast oceans of RAM and fast SSD will allow creative experimentation, once I figure it all out and relearn my long-established workflows, but it's going to take Adobe some time to figure out how to take advantage of PC and Mac hardare advances.

  • What should I upgrade first?

    I'm thinking of upgrading something to improve my after effects rendering and realtime view-ability.  What would you suggest I upgrade first? my raid?  Get an arecca?  Or cpu?  Or something else?
    specs:
    gtx480
    24gb ram
    960 overclocked to 4.0
    os drive - ssd
    Raid 0 internal (4 drives) media drive
    Raid 0 internal (2 drives) output drive
    I'm also maxed out as far as space to store drives inside my case.  Any suggestions?  Where do you put all of your drives?
    Thanks!
    Adam

    Never heard of a gtx480. Buy a new computer.
    But even that won't make After Effects tangibly better unless your current mashine is more than four or five years old. After Effects is all about math, Teraflops may get the equations processed faster but the images still have to be recalled from drives, moved around, written out to various locations and then displayed. The physical movement of data is pretty much going at the speed of light now.

Maybe you are looking for

  • Invalid Partition Boot Sector??

    Hi all, I've just completed the build of a new PC. Post resetting the CMOS I get the AMI screen which shows the BIOS details, below which I see a ', 2GHz'(?) and below this is 'CMOS settings wrong'. If I select default settings I then get 'Invalid pa

  • Sales data load taking more time

    Hi , I am loading 1 year sales data from setiup tables but it is taking more than 3 years . One more thing is no ABAP routines only extraction from r/3 and loading it into ODS .... Is there any i can speed to load the data into ODS . Please any can h

  • Problem in billing creation

    hi dear, i have problem in billing creation,if i am making credit notes with reference to return order value of assassable value not copied.i have checked copying control for return order to billing doc its already maintained. regards ajit Edited by:

  • Bex Broadcater issue

    Hi, When I try to open Bex broadcaster from Bex Query designer and RSRD_ADMIN, it is navigating me to empty internet explorer screen. the link is http://aaaa.bbbbbbbbb.com:0000/sap/bw/BEx?CMD=START_BROADCASTER&SETTING_ID=TEST2 But when I try to acces

  • E- Recruitment 600 - External candidate creation

    Hi All, I created internal candidate and iam able to view the start pages of the internal candidate. But when followed the similar steps to create external candidate iam facing lot of issues starting from User creation. can anyone share their inputs