Illustrator for Beginners – Learn by Doing
التصنيف الكامل: Design > Graphic Design & Illustration > Adobe Illustrator

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Learn How to Move a Wordpress Website
Ready to Move Your WordPress Site Without the Headache?Moving a standard HTML site from one web host to another used to be as simple as copying and pasting your files. Easy, right? But when it comes to WordPress, things can feel a bit more complicated.That’s because WordPress isn’t just a bunch of files. It’s a script that stores your website’s content (like pages and posts) in a database. So when you move your WordPress site, you’re not just moving files – you’re also moving the database. And here’s the kicker: even after moving both, your site still won’t work until you connect the script to the database correctly.Sound daunting? Don’t worry – I’ve got you covered.In this course, I’ll walk you through the entire process, step by step. Whether you prefer a hands-on manual method or an automated way to make it all a little easier, I’ll show you both. You’ll get to look over my shoulder as I move real sites that I own. You can follow along and repeat the steps on your own site – it’s like having a personal guide by your side.And the best part? Apart from your hosting and WordPress site, everything else you need is completely free.Here’s what you’ll learn:Why you might need to move your WordPress site (and how to know when it’s necessary).A simple breakdown of the steps involved, plus detailed video tutorials to guide you through the entire process.How to move your WordPress files and database from one domain or host to another.How to edit your WordPress configuration file to make sure the script and database communicate properly.How to create redirects so your old site points visitors to your new one seamlessly.How to check and make sure your move was a success.A few plugins that make the whole process faster and easier.Whether you’re upgrading your hosting, changing your domain, or just tidying things up, this course will give

Fusion 360 for Beginners, 3D Design, Modeling, Assembly
Welcome to the exciting world of Fusion 360! This comprehensive course is designed to introduce you to the power and versatility of Autodesk's Fusion 360 software, revolutionizing the way we approach 3D modeling, design, and manufacturing.In this course, you will embark on a journey to master the key features and techniques of Fusion 360. Starting from the basics, you will learn how to navigate the software, create 2D models sketching from scratch, and manipulate objects with precision. As you progress, you will delve into advanced topics such as 3D modelling, assembly design, enabling you to create complex designs and test their functionality before manufacturing.To ensure in-depth understanding of each parameter, I have dedicated these elements into different section so that you gain the necessary skills to confidently tackle real-world design challenges.The course incorporates 6 sections as follow:Part 1 Introduction:This is an introductory section where you will get aware of Fusion 360 presence and how you can utilize it for the best industry purpose. Along with this, I will walk you through with the process on how to download AutoDesk Fusion 360 for FREE with clear insights on interface of the software leading to understanding of the elements and feature to be utilized further.Part 2 2D SketchingSketching is an essential skill as it as it serves as the foundation for creating 3D models and designs. This section will incorporate a comprehensive exploration of 2D sketching where at the beginning you will be introduced to basic sketching tool. Once you have grasped the basics, you will move on to explore intermediate sketching tools. This stage will introduce additional tools, which will enable you to create more intricate and organic shapes.Part 3 3D ModellingWelcome to the captivating world of 3D modelling in Fusion 360! In this section of the course,

Adobe Illustrator Essentials for Character Design
Do you want to learn how to use Adobe Illustrator to Design and Present your characters? Well, what can I say, you are reading this, and that means that you are interested in learning Adobe Illustrator. It also means that probably you looked for free tutorials on the internet on how to use it, and picked up some tips here and there, but you are looking for an organized course that guides you through this awesome software step by step. This course is for either character designers or animators who want to learn the basics of this software to use the new set of skills on their projects. You will learn all the essentials you need to trace images, turn paper drawings into presentable products that you can sell, and everything you need for character design. If you are a beginner, you will love it, you will go from zero to hero if you follow along practicing the exercises. And if you are a savvy user, then you might as well benefit from some secret gems here and there, missed tools and techniques that you probably knew they existed. How do I know that? Because of the reviews from early testers, my designer friends who checked this course to give it the thumbs up, who have been using Illustrator for years, and they confessed they didn’t know about 30% of the techniques covered in this course. You will learn: All the basic interface, and navigations.All the essential panels.Then the drawings tools.What tools to use if you have a Wacom Tablet, or for those who don’t have a drawing tablet, then what tools to use when designing with a mouse.All the basic drawing tools in detailHow to create a color paletteHow to paint your work using the live paint featureHow to add shadows and highlights easily This course has many exercises that you can follow to understand every bit of knowledge.

Sustainable Architecture & Building Design
With increasing scrutiny on buildings' sustainability performance and a rapid rise in demand for green buildings, building designers can no longer afford to ignore their impact on the environment and society. Clients, investors and regulators across the globe are increasingly demanding green buildings, however, there are so many different and contrasting approaches to Sustainable Architecture Building Design that it is difficult to understand where to begin.I strongly believe, if building designers are given the right tools, they can decide which of the various sustainable design approaches are right for their project. This course provides the foundations for understanding the key approaches to sustainable building design and allows architects to avoid paying expensive consultancy fees while increasing their market appeal.This course is split into 6 main sections, that is based on the standard Building Plan of Work:Introduction: Understanding what Sustainable Architecture and Building Design is and why it is vital to start adopting it. Pre-Design: Investigating the importance of Green Building Certifications, Community Engagement and Lifecycle Assessments (LCAs) and how your project can benefit from them before starting design. Design: Exploring Net Zero Carbon, Circular and Biophilic design approaches and how to implement in your project successfully. In-Use: Exploring Passive, Active and Water Conservation design approaches and how to implement in your project successfully. End of Life: Exploring Design for Reuse, Durability, Adaptability and Deconstruction design approaches and how to implement in your project successfully. Industry Case Studies: Consolidating the knowledge from the first 5 modules and looking at how Sustainabl

Learn Microsoft SSIS (SQL Server Integration Services)
SQL Server Integration Services, or SSIS, is a powerful component of the Microsoft SQL Server database .SSIS is a useful dynamic and powerful Business Intelligence Tool .It is added to SQL Server Database when you install SQL Server Data Tools (SSDT)which adds the Business Intelligence Templates to Visual studio that is used to create Integration projects..The course covers the core SSIS tools including the use of the import and export wizard, understanding and using the Solution Explorer Window, and using the SSIS Package Designer. SSIS can be used for: • Data Integration• Data Transformation• Providing solutions to complex Business problems• Updating data warehouses• Cleaning data• Mining data• Managing SQL Server objects and data• Extracting data from a variety of sources• Loading data into one or several destinations What You Will Learn .... • How to install SQL Server Database • How to download and attach a database to SQL Server• How to download and install SQL Server Data Tools• How to Create a New Integration Services Project• How to add and Configuring a Flat File Connection Manager• How to add and Configuring an OLE DB Connection Manager• How to add a Data Flow Task to the Package• How to add and Configuring the Flat File Source• How to add and Configuring the Lookup Transformations• How to Create Integration Services Tasks• How to Create New Connection Manager• How to Write data to a SQL Server database• How to Execute a package from SQL Server Data Tools• How to Control Data Flow for Flat Files• How to test Packages

Webflow Master Class For Entrepreneurs and UI/UX Designers
Are you excited to get into the world of Web Design using Webflow but you don't know where to start? This course will allow you to create a website without writing a single line of code start getting paid for your new Webflow skills.Hi there! My name is Ashokkumar I’m a Webflow Web Designer. I’m here to help you learn Webflow efficiently and comprehensively. Webflow is a fantastic web design tool used by industry professionals to develop high quality functional websites. By the end of this course, you will be able to create a practical and effective responsive website.This course will teach you everything you need to know about Webflow including CSS Grid 2.0, Flexbox, CMS (Content Management System), and Interactions 2.0 without writing a single line of code. And you'll learn from scratch, so it doesn't matter how much experience you have when you start.Throughout the course, I’ll invite you to participate in a project which I’m working on. It’s a project that requires a fresh website that is responsive. This will prepare you for dealing with real-world projects if you choose to move towards a Webflow Web Designer career path.This course is aimed at people interested in Webflow Web Design. We’ll start from the very beginning and work all the way through, step by step. If you already have some Web Design experience but want to get up to speed using Webflow then this course is perfect for you too!First, we will go over what is Webflow and Why you should choose Webflow over other popular website builders. We will look at what our design looks like for this real-world project, then we will learn about Webflow basics and how to make use of Webflow basics to create a website.I’ll go over all of the essential features necessary for creating an excellent website, including CSS grid, flexbox, columns, CMS, interactions, type, colors, SEO, and website hosting.One of the awesome new features of Webflow is interaction 2.0.