کاتالوگ دوره‌ها

طبقه‌ها

نمایش 6,521 تا 6,540 مورد از کل 9,127 مورد.

Photoshop: Creative Lab Color

Explore the tools, techniques, and creative possibilities of Lab Color in Photoshop. Learn how to enhance and transform images with Lab adjustments and Photoshop blending modes.

Photoshop: Creative Video Compositing

Learn how to perform creative video compositing using a tool you already know and love: Adobe Photoshop.

Photoshop: Customization

Make Photoshop work better for you. Learn how to customize Photoshop settings, options, shortcuts, panels, tools, and workspaces and build Photoshop actions to automate tedious tasks.

Photoshop: Customizing Brushes

Create your own Photoshop brushes and get a whole new range of artistic options for your work.

Photoshop: Editing Video and Creating Slideshows

Learn how to edit video and create slideshows with Photoshop CC.

Photoshop: Filters for Photography

Explore best practices for working with filters in Photoshop, and the optimal filters to use for enhancing your photographs.

Photoshop: Natural-Media Painting

Learn how to use the Photoshop natural media brushes, bristle tips, Mixer Brush, and textures to create beautiful, expressive digital paintings.

Photoshop: Pastel Drawing

Learn how to use Photoshop's chalk and pastel brushes to create convincing dry media artwork, and optimize the settings for digital drawing and painting.

Photoshop: Rethinking the Essentials

Make sure your Photoshop skills take advantage of the program's latest capabilities with this look at current Photoshop best practices—with Photoshop insider Bryan O'Neil Hughes.

Photoshop: Smart Objects

Learn to simplify and speed up repetitive tasks and create templates that can be repurposed as many times as you wish with Photoshop Smart Objects.

Photoshop: Texturing and Shading Techniques

Learn how to work with shaders, brushes, colors, and highlights in Photoshop to perform shading and texturing of various materials and surfaces—hard, translucent, 3D, and more.

Photoshop: Tips and Quick Fixes

Fix problem photos fast with this cookbook of quick tips. Discover how to address common issues in Photoshop—and learn the software at the same time.

PHP 7 New Features

Learn about the new features, improvements, and changes in PHP 7, including type declarations, new operators, and anonymous classes.

PHP Code Challenges (219535)

PHP is one of the most prominent programming languages in the world, so it’s vital to keep your skills sharp and aligned with current demands. This course from Joe Casabona presents a number of challenges to help you reinforce your PHP knowledge. The challenges start off with simple, common problems like writing sorting functions, and increase in difficulty to more complex tasks like encrypting strings and namespacing. Most solutions can be found in less than 25 lines of code, and many of the videos can be watched on their own, so you don’t need to complete the previous challenges if there’s a specific knowledge set you want to test. Whether you’re just learning PHP or an experienced pro looking to stay sharp, this course will give you a good idea of where your PHP skills stand.

PHP Essential Training

Learn the fundamentals of PHP, a popular programming language that you can use to create dynamic web pages.

PHP for Web Designers

A gentle introduction to PHP, with simple exercises that help you develop dynamic web content, user input forms, and database-powered product pages.

PHP for WordPress

Want to modify default behaviors and build plugins and themes for your WordPress site? This course equips you with the basic PHP skills you need to get started.

PHP Techniques: Pagination (225859)

Learn how to paginate a list of items or database records using PHP. In this course, Kevin Skoglund reviews the fundamentals of pagination, a helpful design pattern for breaking down large data sets into smaller, more manageable sections. He provides use cases and shows how to write the actual PHP code to find records and display a certain number per page. He then shows how to paginate records from a SQL database, add links to pages, and use object-oriented programming to define pagination functions inside a single class and create links between pages. Each chapter contains practical, hands-on programming lessons that will help you build your PHP skills.

PHP Techniques: Working with Files and Directories

This course teaches how to use PHP to work with files and directories.

PHP Tips, Tricks, and Techniques

Become a better PHP programmer, one tutorial at a time. Broaden your understanding of what PHP can do and become a more productive developer, with these tips.