Class Guide Corporate Packages Test Center About Us Catalog
Schedule Job Placement Specials Other Services Student Area Contact Us

Graphics & Web Development Overview

Adobe After EffectsAdobe After Effects is a digital motion graphics and compositing software. It is commonly used in movie post production, and in the creation of commercials, as well as other pieces which require digital effects to be integrated with live video or film. It has extensive plug-in support, and a broad range of plug-ins are available. Produce professional output for film, video, DVD, and the web in virtually every output format imaginable with the Render Queue. Simultaneously perform multiple renderings of a composition to different formats, and batch render files for greater efficiency. Create precise animations with the new Graph Editor, which offers complete visual control over keyframe editing and easy synchronization of animated properties across layers.

Adobe InDesign CS3Adobe InDesign CS3 allows you to explore more creative possibilities and experience new levels of productivity using Adobe InDesign CS3 page layout software. Built for demanding workflows, InDesign integrates smoothly with Adobe Photoshop, Illustrator, Acrobat, InCopy, and Dreamweaver software; offers powerful features for creating richer, more complex documents; and reliably outputs pages to multiple media. With its sophisticated design features and enhanced productivity tools for streamlining repetitive tasks, InDesign CS3 lets you work faster and better than ever. Extensive integration by using shared presets and color settings; work more efficiently with native file format support; and easily publish to multiple media. Creative effects and controls, design compelling page layouts that include transparency, design effects, and gradient feathers. Since effects are live and nondestructive, you can experiment with ease. Apply effects independently to an object's stroke, fill, or content.

Adobe Photoshop CS3Adobe Photoshop CS3 empowers designers to bring their vision to life in print, on the web, and virtually everywhere else. Now, you can experiment more freely using nondestructive filters. You can manage and correct color more easily. You can use automated features for advanced compositing. And you can count on a streamlined interface and other productivity enhancements to help you get more done in less time. New exciting top features: Nondestructive editing, Rich painting and drawing toolset, Advanced compositing, 3D compositing and texture editing, Movie Paint, 2D and 3D measurement tools, Faster, more flexible asset management with Adobe Bridge CS3, Better raw-image processing and Enhanced Vanishing Point with 3D support.

Adobe Illustrator CS3 Adobe Illustrator CS3 allows you to explore new paths with the essential vector tool and discover new ways to experiment with color; work faster with new drawing tools and controls; and produce artwork for print, web, mobile, and motion designs. Create sophisticated artwork for virtually any medium with industry-standard drawing tools, flexible color controls, and professional type controls that capture your ideas and experiment freely, while timesaving features such as easier-to-access options let you work quickly and intuitively. Improved performance and tight integration with other Adobe applications also help you produce extraordinary graphics for print, web and interactive, and mobile and motion designs. Explore, apply, and control color variations using Live Color, which lets you select any artwork and interactively edit the colors to see results immediately. Use the Color Guide panel to quickly choose tints, shades, or harmonious color combinations. Live Trace Quickly and accurately convert photos, scans, or other bitmap images to editable and scalable vector paths using Live Trace.

Adobe Flash CS3Adobe Flash CS3 software is the most advanced authoring environment for creating rich, interactive content for digital, web, and mobile platforms. Create interactive websites, rich media advertisements, instructional media, engaging presentations, games, and more. Designers and developers working on both Macintosh and Windows systems depend on Flash and the ubiquitous Adobe Flash Player software to ensure their content reaches the widest possible audience. Top features that allow you to Import Adobe Photoshop (PSD) and Adobe Illustrator (AI) files, while preserving layers and structure, and then edit them in Adobe Flash CS3 Professional. Optimize and customize the files during import with advanced options. Save time with the new ActionScript 3.0 language, featuring improved performance, increased flexibility, and more intuitive and structured development.

Adobe Fireworks CS3Adobe Fireworks CS3 allows you to accelerate web design and development. The ideal vector tool for creating and optimizing images for the web and rapidly prototyping websites and web applications. Fireworks CS3 offers the flexibility to edit both vector and bitmap images, a common library of prebuilt assets, and timesaving integration with Adobe Photoshop CS3, Adobe Illustrator CS3, Adobe Dreamweaver CS3, and Adobe Flash CS3 software. Mock up designs quickly in Fireworks, or leverage other assets from Illustrator, Photoshop, and Flash. Then move directly into Dreamweaver CS3 for easy development and deployment. New exciting top features: Vector and bitmap editing, Image optimization, Efficient Photoshop and Illustrator integration, Multipage support, Hierarchical layer organization, Common CS3 library, Intelligent scaling, Streamlined Dreamweaver and Flash integration.

Adobe Dreamweaver CS3Adobe Dreamweaver CS3 allows you to easily design, develop, and maintain websites and web applications — from start to finish. Built for both designers and developers, Dreamweaver CS3 offers the choice of working in an intuitive visual layout interface or a streamlined coding environment. Intelligent integration with Adobe Photoshop CS3, Adobe Illustrator CS3, Adobe Fireworks CS3, and Adobe Flash CS3 Professional ensures efficient workflow across your favorite tools. Top features allows you to take advantage of all the flexibility and power of a world-class web design tool. Manipulate pixel-perfect designs in Design view, craft complex code in Code view, or do a little of each. Work the way you work best. Integrated workflows Integrated workflows Design, develop, and maintain content within Adobe Dreamweaver CS3 while taking advantage of intelligent integration with other Adobe tools, including Adobe Flash CS3 Professional, Adobe Fireworks CS3, Adobe Photoshop CS3, and new Adobe Device Central CS3 for creating mobile device content.

PHP 4 IntroductionPHP: 4 Introduction is a general-purpose scripting language course that is especially suited for Web development. It can be embedded into HTML and generally runs on a web server, taking PHP code as its input and creating Web pages as output. However, it can also be used for command-line scripting and client-side GUI applications. PHP can be deployed on most web servers and on almost every operating system and platform free of charge. The PHP Group also provides the complete source code for users to build, customize and extend for their own use. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible.

CGI Perl ProgrammingCGI: Perl Programming the Common Gateway Interface (CGI) is one of the most powerful methods of providing dynamic content on the Web. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. Also known as Practical Extraction and Report Language, is an interpreted procedural programming language designed by Larry Wall. Perl incorporates features of awk, sed, C and more to make a powerful, flexible, easy-to-use programming language suitable for many tasks including system administration and distributed programming. This class is especially useful for programmers, system administrators, and desktop publishers. Among the topics are an introduction to the basics of Perl, the built-in function library, communicating with other applications using Perl, and CGI scripting with Perl.

HTML-Hypertext Markup LanguageHTML: Hypertext Markup Language is the underlying computer code for displaying a web page. At its core, it is an essentially simple set of commands that allows the display of text, graphics and links to other pages and functions. Starting with HTML, a web developer can add other code in Javascript, DHTML, etc., along with animated graphics and database tools to create a complete and versatile web site. HTML is a necessity for anyone who wants to work on website development or administer a website.

HTML, PHP and JavaScript are both programming tools that are used to enhance a website and better control the user environment, adding animation, interactivity, ease-of-use, better security, etc. These programming tools are also called “scripting languages”. HTML alone may be adequate for a personal website, but professional sites require the use of more advanced functions such as those made with scripting languages. “JavaScript” is different than “Java” in that JavaScript creates programs for a website whereas Java creates regular programs that run on a PC.

CSS-Cascading Style SheetsCSS: Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document. The CSS specifications are maintained by the World Wide Web Consortium (W3C). CSS is designed to allow the separation of presentation and structure. Prior to CSS, nearly all of the presentational attributes of an HTML document were contained within the HTML code; all font colors, background styles, element alignments, borders and sizes had to be explicitly described, often repeatedly, in the midst of the HTML code. CSS allows authors to move much of that information to a stylesheet, resulting in considerably simpler HTML code. The HTML documents become much smaller and web browsers will usually cache sites' CSS stylesheets. This leads to a reduction in network traffic and noticeably quicker page downloads.

 

Please Call us at 1-800-THE CENTER or send an e-mail to: info@careercenters.com





Classes | Corporate | Packages | Testing | About Us | Catalog | Schedule | Job Placement | Specials | Other Services | Student | Contact Us
COPYRIGHT © 2008 THE CAREER CENTER, NEW YORK CITY, ALL RIGHTS RESERVED