Revolutionize your architectural designs with Revit 2023! In this course, you will embark on an exciting journey to unlock the full potential of Revit, the industry-standard software that has transformed the world of architecture, engineering, and construction. The course is designed to empower you with the latest features, functionalities, and best practices of Revit.
Prepare to dive deep into the world of Revit 2023, as you explore advanced modeling techniques to craft accurate and compelling building designs. You will master the key concepts of Building Information Modeling (BIM), become proficient with the Revit interface and navigation, and tackle essential topics such as site design, massing, floor plans, sections, elevations, and 3D views. Furthermore, you will learn how to work with families, manage and coordinate your projects, and create visually stunning visualizations.
By the end of this course, you will not only have a solid understanding of the capabilities of Revit 2023, but you will also be equipped with the skills needed to create professional building designs and documentation that will leave a lasting impression. Equipped with this knowledge and skillset, you will be well-positioned to contribute meaningfully to any architectural project, enhancing your professional portfolio and establishing yourself as a proficient Revit practitioner.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This course is crafted specifically for those with little to no prior experience in 3D modeling, making the complex world of digital design accessible, enjoyable, and enriching.
Welcome to this immersive course designed to take you from a basic understanding to a proficient level in using Git and GitHub, two of the most essential tools in modern software development.
This course begins by laying a solid foundation with an introduction to the core concepts of version control, the significance of Git and GitHub in the development world, and the differences between them. We dive into why these tools are indispensable for developers, ensuring even absolute beginners grasp the basics.
We then progress to practical aspects, guiding you through installations and account setups. You'll learn how to install Git, set up a GitHub account, and configure necessary tools like Visual Studio Code. This practical approach ensures you're not just learning concepts but also applying them in real-world scenarios.
The heart of the course lies in mastering the basics of GitHub. You'll explore how to create and manage repositories, understand branching, make pull requests, address issues, and more. We also delve into the Git Command Line Interface (CLI), teaching you essential commands and how to use Git for effective version control.
Advanced topics are not left out. We'll introduce you to GitHub Desktop, Git Bash, GitHub Extensions, and the innovative GitHub Copilot. By the end of this course, you'll have a comprehensive understanding of Git and GitHub, equipped to handle code in a collaborative environment with ease and confidence.
Whether you're a beginner programmer, a project manager, or just passionate about coding, this course will provide the knowledge and skills necessary to excel in your coding journey.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This course is designed for those new to programming, covering the basics of Java without requiring prior experience.
Whether you're a beginner eager to delve into the realm of 3D design, or an experienced professional aiming to enhance your skills, this course offers a wealth of knowledge and practical insights to elevate your proficiency.
Kick-start your learning experience with an insightful introduction to AutoCAD 3D, where you will unravel the differences between 2D and 3D design, and grasp the fundamental concepts that underpin 3D modeling. As you progress to setting up your workspace, you will learn to customize the user interface, optimize display settings, and understand the coordinate system, ensuring a smooth and efficient design process.
Dive deep into creating basic and advanced 3D objects, exploring a myriad of tools and techniques that bring your designs to life. From box and sphere to intricate gears and bolts, you'll master the art of 3D object creation and modification. The course also shines a spotlight on 3D house modeling, providing step-by-step guidance on designing architectural elements, applying materials and textures, and incorporating lighting for a touch of realism.
Furthermore, you'll unlock the secrets to impeccable documentation and presentation, generating 2D drawings from your 3D models, annotating, dimensioning, and creating stunning renderings and walkthrough animations. This comprehensive course ensures you're well-equipped with the skills and knowledge to excel in the field of 3D design and modeling, paving the way for endless possibilities and career advancement.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Tailored for developers and IT professionals, this course demystifies the complexities of developing Single Page Applications (SPAs) using Angular 16, one of the most popular and powerful web development frameworks today.
In the era where data equates to valuable assets, mastering the art of data extraction can lead to a myriad of possibilities. This course is perfect for those aiming to collect data for research, business analysis, or web content monitoring.
Welcome to our Next.js Mastery course where you'll journey into the world of Next.js and React to become a proficient developer. In this comprehensive course, we'll cover a range of essential topics to equip you with the skills and knowledge needed to create top-tier web applications.
Our journey begins with an introduction to Next.js, highlighting its key features and advantages. We'll set clear expectations for what you'll learn in the course and prepare you for the hands-on experience ahead. Dive into practical aspects, including setup and installation, Next.js basics, and mastering React Hooks like useState, useEffect, and useMemo.
Routing in Next.js is a vital skill, and we'll cover it extensively. Explore creating dynamic and user-friendly navigation systems, from basic routing to nested routing. Additionally, we'll understand layout design, the differences between common and conditional layouts, and how to effectively implement middleware.
Our course places a strong emphasis on API integration, encompassing both client-side and server-side APIs. Gain hands-on experience working with data from external sources and grasp the nuances of client and server components. We'll also delve into optimization, covering image optimization, SEO best practices, and fundamental styling techniques to enhance user experiences.
By the course's end, you'll emerge as a Next.js expert, capable of building efficient, optimized, and feature-rich web applications. Whether you're a beginner or an experienced developer, our Next.js Mastery course will empower you to create web applications that excel in the digital landscape.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
In today's digital world, mobile apps have become an integral part of our daily lives, driving the need for proficient mobile app developers. This comprehensive course is tailored to both beginners and experienced developers, providing a deep dive into the world of React Native.
Begin your journey by unraveling the nuances of app development, distinguishing between app and web landscapes, and understanding the pivotal role of React Native in the current tech arena. Dive deeper to uncover the heart of React Native, including its core concepts, file structures, and vital components.
JavaScript is the backbone of React Native, and we'll ensure you gain a robust understanding. Whether it's basic constructs like variables and operators or advanced functionalities like map and filter, this course has got you covered.
But what's an app without aesthetics and user experience? Learn the art and science of styling in React Native. Delve into various styling methodologies, layout techniques, and the critical aspect of app navigation. By the end of this course, not only will you be equipped with the knowledge to build dynamic apps, but you'll also have a keen sense of design and navigation, ensuring your apps are both functional and user-friendly.
Whether you're aiming for a career transition, enhancing your current skills, or nurturing a hobby, this course is your gateway to mobile app mastery.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Are you ready to embark on a journey into the world of TypeScript? Welcome to our comprehensive course designed to equip you with the knowledge and skills needed to become a proficient TypeScript developer. In this course, you'll delve into TypeScript from the ground up, starting with the basics and progressing to advanced topics and real-world application development.
The course begins with a solid foundation, introducing you to TypeScript's syntax, setup, and essential concepts. You'll explore the differences between JavaScript and TypeScript, gain insights into popular frameworks that leverage TypeScript's capabilities, and discover why it has become an industry standard.
You'll learn how to set up your development environment with Visual Studio Code and TypeScript, enabling a seamless coding experience. As you dive deeper into the language, you'll grasp key concepts like variables, data types, functions, interfaces, and classes.
Array methods and advanced topics such as inheritance, modules, and access modifiers will be covered in detail, providing you with a comprehensive understanding of TypeScript's capabilities. You'll explore TypeScript configurations to tailor your development environment to your needs, making it easier to manage large projects efficiently.
Promises and asynchronous programming will be demystified, allowing you to write asynchronous code confidently. You'll also get hands-on experience by building a practical project – a To-do App – that reinforces your skills and demonstrates how TypeScript can be used in real-world scenarios.
Towards the end of the course, you'll peer into the future of TypeScript, discovering how it integrates seamlessly with popular frameworks like React. You'll also gain insights into the vibrant TypeScript community and the wealth of resources available to support your ongoing learning journey.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This course is meticulously designed to take you on a transformative journey from the rudiments of React.js and JavaScript to crafting a fully functional e-commerce website.
E-commerce has reshaped the world of business. As the digital era evolves, the need for skilled developers capable of creating robust online platforms becomes imperative. This course aims to bridge the knowledge gap, blending the world of e-commerce with the technical prowess of React.js, a leading JavaScript library known for its efficiency and flexibility.
We commence by demystifying e-commerce's essence, highlighting how React.js can serve as a powerhouse for online retail solutions. For those new to React or needing a refresher, our foundational modules provide a concise dive into essential JavaScript constructs, ensuring a sturdy base.
Transitioning to more advanced territory, we delve into React's intricate functionalities—mapping, filtering, and the distinction between JavaScript and JSX. Crucially, React Hooks—a pivotal aspect of modern React development—will be unraveled, focusing on useState and useEffect to instill dynamic capabilities into your applications.
The course crescendos into its practical phase, where you'll piece together an e-commerce platform. Each segment, from crafting intricate navigation systems to designing a responsive shopping cart and integrating a secure login mechanism, is taught through hands-on exercises, ensuring theoretical knowledge is always complemented by practical application.
Whether you're an aspiring web developer, a business-minded individual eyeing the vast landscape of online commerce, or simply someone seeking to expand their skill repertoire, this course promises a comprehensive learning experience. By its conclusion, you'll not only wield the knowledge of React.js intricacies but also possess a tangible e-commerce platform prototype, a testament to your hard work and ready for further refinement and deployment.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This intensive program is designed for both beginners eager to dive into the world of data science and seasoned professionals looking to deepen their understanding of machine learning, deep learning, and TensorFlow's capabilities.
Starting with Python—a cornerstone of modern AI development—we'll guide you through its essential features and libraries that make data manipulation and analysis a breeze. As we delve into machine learning, you'll learn the foundational algorithms and techniques, moving seamlessly from supervised to unsupervised learning, paving the way for the magic of deep learning.
With TensorFlow, one of the most dynamic and widely-used deep learning frameworks, we'll uncover how to craft sophisticated neural network architectures, optimize models, and deploy AI-powered solutions. We don't just want you to learn—we aim for you to master. By the course's end, you'll not only grasp the theories but also gain hands-on experience, ensuring that you're industry ready.
Whether you aspire to innovate in AI research or implement solutions in business settings, this comprehensive course promises a profound understanding, equipping you with the tools and knowledge to harness the power of Python, Machine Learning, and TensorFlow.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Dive into the dynamic world of web development with our comprehensive course catering to both beginner and intermediate learners. It's a deep dive into the fundamental principles of PHP, one of the most popular server-side scripting languages.
The journey begins with an introduction to PHP, paving the way for essential tools such as the installation of XAMPP SERVER and an exploration of PHP syntax. Our step-by-step approach ensures a solid foundation, paving the way for more advanced concepts.
Dive into the heart of PHP by tackling crucial topics such as data types, variables, and operators. Understand the importance of constant variables, arithmetic, assignment, and logical operators in PHP programming. This section is essential for mastering the syntax and logic of the language.
The course then transitions into the 'Basics of PHP', where learners engage with conditional statements (If, Else If), loops (While, Do While, For), and the construction of functions. These elements are vital in building dynamic and responsive web applications. Additionally, the module on 'Types of Strings' offers insights into efficient data handling and manipulation.
A significant portion of the course is dedicated to 'Array Methods'. Here, you'll learn about array manipulation techniques including count, sizeoff, searching, replacing, slicing, splicing, and more. These skills are indispensable for data management in PHP.
'POST and GET' methods form the backbone of data submission and retrieval in web forms. Our focused sessions on form validation using GET, POST methods, and handling input types like radio buttons, equip you with the skills to manage user inputs securely and effectively.
MySQL integration is another cornerstone of this course. You'll gain expertise in MySQL database management, table structure, configuration, and executing basic to advanced database operations.
The course culminates in a project-based module, 'Queries and Project', where you'll apply your skills in real-world scenarios. This includes database updates, form UI design, database connections, and user data management.
This course empowers you with the knowledge and skills to excel in PHP and MySQL, opening doors to numerous opportunities in web development.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Embark on an exciting journey into the world of networking. Whether you're a novice looking to start your career in IT or an experienced professional seeking to enhance your knowledge, our CCNA Networking course is designed to provide you with comprehensive insights into the fundamentals and advanced aspects of networking.
In this course, you will dive deep into the essential building blocks of networking. We begin with a thorough exploration of the TCP/IP protocol suite, which forms the backbone of the Internet and modern networks. You'll gain a solid understanding of IP addressing, subnetting, and the intricacies of both IPv4 and IPv6.
Moving forward, we delve into VLANs, their configurations, and how they segment network traffic efficiently. You'll master the art of routing with a focus on routing protocols such as EIGRP and OSPF, enabling you to design and manage complex network infrastructures.
Security is paramount in today's interconnected world, and our course covers this critical area extensively. You'll learn about access control lists (ACLs), port security, and other measures to protect your network from threats.
By the end of this course, you'll have the knowledge and skills necessary to excel in the field of networking. Whether you aspire to obtain the prestigious Cisco Certified Network Associate (CCNA) certification or simply want to bolster your networking expertise, this course is your gateway to success.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This course is a comprehensive training program designed for IT beginners and network students eager to delve into the fundamentals of network security. In today's digital age, safeguarding information and data is of paramount importance, and this course equips participants with the essential knowledge and skills to excel in the field of cybersecurity.
This course is ideal for individuals with a basic understanding of Linux programming, and it provides a solid foundation in network defense and information security. Our primary goal is to enable trainees to reach competency and expertise in network defense and information security skills, ensuring they are well-prepared to navigate the complexities of the digital landscape. The curriculum is thoughtfully structured and covers a wide range of topics, making it accessible and engaging for learners at various levels.
By the end of this course, you'll possess a comprehensive understanding of network security and defense, preparing you to tackle real-world challenges in the field.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Embark on a transformative odyssey through the intricacies of C++ programming with our meticulously crafted course. Tailored to both novice enthusiasts and seasoned developers alike, this comprehensive learning experience ventures deep into the nuances that differentiate C from C++, providing a solid foundation for learners. Immerse yourself in the intricate anatomy of the C++ language, and learn the concepts of data manipulation through variables and arrays.
Delve into the multifaceted landscape of C++ operators, flow control mechanisms, and selection statements, and become adept at handling iteration and jump statements with finesse. Navigate the expansive realm of functions, pointers, and multidimensional arrays, unraveling the complexities inherent in dynamic memory allocation and file handling. Uncover the sophisticated world of user-defined data types, explore the elegance of structures, and dive headfirst into the bedrock of object-oriented programming principles, featuring classes, inheritance, polymorphism, encapsulation, and abstraction.
Traverse the fundamentals of data structures, gaining proficiency in essential operations, linked lists, and the intricacies of stacks and queues. By the culmination of this enriching course, not only will you possess a profound understanding of C++, but you'll also wield the expertise necessary to tackle real-world programming challenges with confidence.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Dive into the world of artificial intelligence with this comprehensive course designed to unravel the intricacies of Bard AI, Google's pioneering language model that stands at the forefront of AI technology. Spanning over seven insightful sections, the course offers a deep dive into Bard AI's capabilities, setting a foundation with an introduction to AI and language models, followed by an in-depth exploration of Bard AI's unique features.
Discover the revolutionary aspects of text generation, contextual understanding, and multilingual support that Bard AI offers. These features not only enhance the efficiency of content creation but also pave the way for innovative applications in customer service, education, and more. The course meticulously compares Bard AI with other leading models like GPT-3 and GPT-4, highlighting its unique selling points and potential areas for development.
A crucial section of the course is dedicated to programmers, where you'll learn how Bard AI can assist in coding practices, from generating code snippets to identifying errors and improving performance. The course also projects the prospects of Bard AI, envisioning its role in advancing society and technology.
By the end of this course, you'll have a comprehensive understanding of Bard AI, equipped with the knowledge to apply its features in various sectors effectively. Whether you’re a programmer, content creator, or simply an AI enthusiast, this course is your gateway to mastering one of the most versatile language models in the AI landscape.
Distributed by Manning Publications
This course was created independently by Skool of AI (Owned by Meta Brains) and is distributed by Manning through our exclusive liveVideo platform.
In the rapidly evolving world of graphic design, the integration of Artificial Intelligence (AI) has been a game changer. Our course is meticulously designed to navigate this new terrain. Spanning eight comprehensive sections, this course offers an in-depth exploration of AI's influence on graphic design, focusing on advanced software such as DALL-E and MidJourney, as well as the robust capabilities of Figma.
Section 1 lays the foundation, delving into the history and current trends of AI in graphic design. It predicts the future role of AI, setting the stage for practical applications. In Section 2, students will gain hands-on experience with AI design tools, including a detailed analysis of DALL-E and MidJourney, and mastering Figma’s advanced features. This section emphasizes the seamless integration of AI into design workflows.
Sections 3 and 4 focus on specific design tasks: creating AI-enhanced landing pages and crafting memorable logos using AI and Figma. These sections blend theoretical understanding with practical skills, ensuring students can effectively apply AI recommendations in their designs.
In Section 5, the focus shifts to designing PowerPoint imagery, leveraging AI tools for enhanced presentation design. Following this, Section 6 introduces advanced design techniques where Figma meets AI, including animation and predictive design.
Section 7 is crucial, addressing the ethical dimensions and best practices in AI design. This includes understanding AI biases and navigating the intellectual property challenges posed by AI-generated designs.
The course culminates in a final project (Section 8), where students merge their AI and Figma skills to create a comprehensive branding page, followed by peer reviews and reflections.
This course is not just about learning tools; it's about embracing a new design ethos where AI and human creativity coalesce to redefine the graphic design landscape. Whether you're a seasoned designer or a newcomer, this course equips you with the knowledge and skills to thrive in the AI-augmented world of graphic design.
Distributed by Manning Publications
This course was created independently by Skool of AI (Owned by Meta Brains) and is distributed by Manning through our exclusive liveVideo platform.
This course offers a comprehensive exploration of prompt engineering, a critical skill in the evolving landscape of artificial intelligence (AI). Aimed at educators, developers, and technology enthusiasts, this curriculum bridges the gap between theoretical knowledge and practical application in the field of AI.
Beginning with a foundational understanding, Lecture 1 delves into the essentials of prompts, their key features, and real-world examples, setting the stage for more advanced topics. Lecture 2 shifts the focus to text prompts, dissecting their structure and utility specifically for developers. This segment is crucial for understanding how language models like ChatGPT interpret and respond to textual inputs.
The course then progresses to image prompts in Lecture 3, offering a deep dive into the intricate world of visual AI. Here, participants will explore Midjourney prompts, a term encompassing the journey from prompt creation to image generation. This lecture also covers custom preferences, and various parameters such as aspect ratio, chaos, seeds, style, and normalization, which are pivotal in tailoring image prompts to specific needs.
Lecture 5 addresses a critical aspect of AI interaction: error handling. Participants will learn strategies to craft prompts that effectively manage errors, a skill particularly beneficial for student instruction and troubleshooting.
The course culminates in a hands-on project, where participants will apply their knowledge to create a website using ChatGPT and Midjourney. This two-part project not only reinforces learning but also demonstrates practical applications of prompt engineering in website development.
This course is designed to equip participants with the skills to navigate and utilize prompt engineering effectively, making it an indispensable resource for those seeking to integrate emerging technology into teaching and development in higher education.
Distributed by Manning Publications
This course was created independently by Skool of AI (Owned by Meta Brains) and is distributed by Manning through our exclusive liveVideo platform.
Dive deep into the world of AI with our ChatGPT coding masterclass. Whether you’re new to coding or seeking to expand your skillset, this course will guide you step by step, ensuring that you become proficient in leveraging the potential of ChatGPT across multiple programming languages.
Course Highlights:
A Comprehensive Introduction: Familiarize yourself with the inner workings of ChatGPT, its advantages and disadvantages in the realm of AI chatbots, and how it compares to other chatbots available in the market.
Smooth Onboarding: Get up and running quickly with guided instructions on account setup, essential installations, and writing your first ChatGPT command.
Gaming with Javascript and ChatGPT: Unearth the symbiotic relationship between JavaScript and ChatGPT. Craft engaging games such as timers and Tic-Tac-Toe, all powered by the intelligence of ChatGPT.
Expand Your Web Development Skills: Dive into the React.JS ecosystem. From initial installations to understanding components in ChatGPT and mastering routing, this section melds the worlds of modern web development with conversational AI.
Conversational Coding with C++: For those looking to venture into more traditional coding paradigms, the course provides a robust introduction to C++ in tandem with ChatGPT. Create intriguing applications like a guess-the-number game while honing your C++ skills.
Advanced Bot Functions and Data Visualization: Go beyond chat and dive into practical, real-world applications. Develop an OTP password generator, visualize data with histograms, and work with aggregate and time series data plots—all while harnessing the power of ChatGPT.
This masterclass is not just a course but a comprehensive journey, transforming you from a curious learner to a ChatGPT coding maestro. With its blend of foundational knowledge, practical applications, and forward-thinking integrations, this course is designed to appeal to a broad audience.
Distributed by Manning Publications
This course was created independently by Skool of AI (Owned by Meta Brains) and is distributed by Manning through our exclusive liveVideo platform.
Object-oriented programming or OOP is an extremely popular approach to coding, and an important skill for any software engineer, or aspiring software engineer, to have in their toolbox. In the OOP paradigm, software design is structured around data (rather than logic or function) and representing real objects as software objects. This course teaches OOP using Python, so you, too, can create modular and reusable code that is fast to write and easy to read.
The A to Z OOP Programming with Python video course incorporates discussion and exercises to teach the fundamentals of objects, classes, and methods, and the basic building blocks of OOP. The course culminates with a complete A to Z project, giving users the opportunity to draw on all their new skills to create a library management system.
Aimed at developers who are already coding in Python, this video course focuses on the tools as well as the thinking process that go into creating OOP code.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Get a jumpstart on your journey to becoming a seasoned AutoCAD user with this novice-level video course. Learn the fundamentals of AutoCad design to create 2D plans for architecture and engineering. Practice your new skills drafting plans for typical real-world projects, including walls, stairs, rooms, doors, and more.
Master AutoCAD 2023 takes you from setting up the software; through basic commands and selection, creation, and modification skills; to working with layers, blocks, and dimensions. Then you will put these skills to work and create a set of plans for a residential structure, including landscaping.
Once you master this course, you will be set up to learn advanced skills in design and drafting.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
If you want to build professional websites, WordPress, the popular and free open-source website creation platform, is a great tool to have in your back pocket. This course teaches you the conceptual framework of a WordPress-based Content Management System (CMS), as well as the practical steps for building a modern website or a blog.
We start with WordPress installation and building blocks, the principles of the WordPress CMS, and a tour of the admin panel. Next you learn about posts, pages, and forums before jumping into a unit on using plugin management to add cool galleries and videos to your website or blog. You will also get to know about SEO and meta tags. The WordPress Crash Course winds up with a unit on WordPress themes, which make your sites and blogs look professional. You will also learn to customize and design your own themes.
Get up and running with this easy-to-follow guide to everything you need to know about WordPress, from installing your first blog to maintaining a website after launch.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This course is for people who want to get into ecommerce, selling goods or services online, but have no idea where to start. We show you everything you need to know to build your own store on Shopify, one of the most popular platforms across the globe. And you won’t need to write a line of code.
You don’t need to know anything about Shopify to take this course; you don’t even need to know what you want to sell. The video provides an in-depth introduction to the ecommerce platform including the different Shopify store types and how to create them. Once you set up your online shop, you learn how to operate it, whether you use a traditional physical store where you own your inventory, or take advantage of dropshipping, where you fulfill orders from a third party without ever purchasing the products directly. We also introduce you to profitable products you can sell on a Shopify store, including physical and digital goods, consultation services, and many others.
No coding, no experience necessary. All you need is the zeal to learn, and you’ll be up and running in no time.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
VBA (visual basic for application) is a language used for programming tasks and actions in Excel, and for developing additional functions in Excel worksheets that are customized to your work needs.
If you want to learn how to program VBA for your business or yourself, then this course is for you. As a beginner course, it starts with the basics—understanding what VBA is and what it does. Next you’ll record your first macro, and eventually you will know enough to create your own functional VBA modules.
By the end of the course, you’ll be creating custom Excel functions and making your user forms so other users can interact with them and input their data. You'll also be able to troubleshoot and debug your code, making it fast and efficient.
Once you learn VBA, you’ll know it forever, and eventually you can program it to do all your work.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This A to Z course introduces newcomers to the world of data science and teaches the fundamental skills for using machine learning and artificial intelligence (AI) to glean meaning and insights from data.
It covers Python’s data types and shows how to use the must-have Python data science libraries, including Pandas for data analysis and Matplotlib for creating visuals of the results. Once you understand how to format and clean your data and perform exploratory data analysis, we move to the machine learning side. Here, we introduce you to supervised vs unsupervised learning, as well as the core algorithms, including simple and multiple linear regression. We finish up with a deep dive into a recommender system for movies, and a chance to put together all your new skills and knowledge.
Each topic is described in plain English, and the course does its best to avoid mathematical notations and jargon. Once you have access to the source code, you can experiment with it and improve upon it, learning and applying these algorithms in the real world.
The data science field is lucrative and growing. This course will introduce you to all the foundational skills that a data scientist must have. If you have no background in statistics, don't let that stop you from enrolling in this course!
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Databases are crucial in the typical software development process, and developers use SQL (Structural Query Language) to communicate with databases. Released in 1989, Microsoft SQL Server is one of the most popular database engines in the world, and it’s a must-learn for anyone who wants to work with databases.
This course will teach everything you need to know about Microsoft SQL (Transact-SQL or T-SQL), from introductory topics like creating databases and tables to more complex ones like creating stored procedures and sorting data from multiple tables. While the course is designed for beginners, it’s perfect for intermediate Microsoft SQL users looking to brush up their knowledge.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Knowing how databases work is a considerable benefit in every career path, whether you are interested in marketing, account management, research programming, or countless other fields. Even more valuable is knowing how to design and build databases, how to query them and analyze the output. In this course you will learn all this, using the popular MySQL database management system.
You will be guided through the basics of the SQL query language and introduced to MySQL databases, and then you will practice making queries. By the end of the course, you will be confident creating and managing a database.
MySQL is very fast and compact, so you can run it alongside your other applications on a laptop or desktop.Yet it is a powerful and valuable tool for the many data-driven tasks that need completing. Let’s get started!
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Vue has swiftly become one of the most popular JavaScript frameworks, as well as the most approachable, in our opinion. New frameworks, however, can be intimidating, and no one wants to waste time setting up a local development environment only to run a simple app. That’s where Vue is different.
To get started with Vue, place a script tag on a page, and you're ready. This preparation will allow you to integrate Vue into your current apps without investing in complex toolchains.
All of the examples in this course may be completed by simply adding Vue to a single HTML file and writing a little JavaScript. A series of tutorials, exercises, and quizzes will help you learn how to construct Vue apps.
This course will help novices get started with Vue JS and work toward mastery.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Are you interested in learning the skills and tools required to create modern, interactive, and responsive websites? The Front-End Web Developer Bootcamp is the course for you! In this comprehensive bootcamp, you'll learn HTML, CSS, JavaScript, and React—the building blocks of the web—and gain hands-on experience making dynamic and engaging web pages from scratch.
This course is designed for beginners who want to pursue a career in web development or simply want to learn how to create beautiful and functional websites. You’ll learn what the different tools can do, and then work on a series of projects so you can practice your new knowledge and skills. By the end of the course, you'll have a portfolio of projects to showcase your skills to potential employers or clients.
In this course, you will:
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Learn financial modeling in Excel and build a complete financial model from scratch.
Whatever your educational or professional background—engineering, finance, or law—it can be difficult to break into the competitive field of infrastructure project finance and public-private partnerships (PPPs). You need to learn a new set of skills and technical knowledge if you hope to get past the interview and into the industry.
We can relate to your anguish since we have experienced it firsthand.We developed this course to help young professionals succeed.
This is not your typical course; instead, it is the result of thousands of hours of research, teaching, and practice in the classroom, workplace, and interview room. We have extensive experience in the project financing industry, gained while working for a variety of companies, and are pleased to share it with you. You will get all the insider knowledge you'd normally have to pay thousands of dollars for in a company training session.
The project finance sector looks complicated from a distance; in this course we bring you in close so you can see how a key building block—the financial model—gets built.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
All new web developers must learn the basics of HTML and CSS, as they’re the languages used to build and style a website. This course shows you how to code in HTML and CSS from the ground up, from the absolute fundamentals to the advanced topics. Whether you are a beginner learning from scratch or an experienced coder looking to brush up on specific areas, you will find something new and useful in this course.
You’ll begin by learning the components of HTML, including its lists, tables, URLs, hyperlinks, iframing, and many other important aspects of the language. As you understand the individual components, you’ll also learn how to put all of them together to create a structure for your website to style with CSS.
Then, you’ll meet and work with the fundamentals of CSS, such as selectors, dimensions, box models, lists, texts, fonts, tables, and other essentials. With basic knowledge of both languages, you can confidently style the HTML structures you created earlier to make fully-fledged websites.
With web developers making up to $140,000 annually, a course in HTML and CSS might be the most rewarding thing you'll do this year. After the course, we'll share tips on the next languages to learn in order to carve out a career in frontend website development.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
React JS has taken center stage in easing the creation of dynamic user interfaces for websites and apps. Because JavaScript is one of the most widely used languages for websites and apps, it's no wonder that many people are working on libraries and frameworks to help it grow. And one of the most popular is React, which allows you to create unique HTML components and create sophisticated apps in a short amount of time.
However, these frameworks and libraries are not always simple to understand. And that's where this course comes in: it breaks down challenging ideas, making them easy to comprehend even for newcomers to the development field.
The course is enjoyable, engaging, and interactive. It takes a hands-on approach to React JS, and includes fun projects, such as building a calculator app, to put your new skills into practice. Lessons are are backed up with essential learning tools, such as quizzes and assignments, to reinforce what you learn and help it stick.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
This course provides you with the essentials to understand how companies like Google and Amazon use machine learning and artificial intelligence (AI) to extract meaning and insights from enormous data sets. You’ll learn how to work with machine learning algorithms and develop the highly-employable skills of a data scientist.
These videos minimize jargon and mathematical notations, instead explaining the topics in plain English to make them easy to comprehend. Once you get your hands on the sample code we provide, you'll be able to play with it and build on it. The emphasis of this course is on understanding and using these algorithms in the real world, not in a theoretical or academic context. You'll walk away from each video with a fresh idea that you can put to use right away!
You’ll work in Python using sciket-learn (sklearn), a free machine learning library built for Python.
All you need to succeed in this course is basic skills in mathematics and Python. Even if you have no prior statistical experience, you will learn to work with machine learning algorithms like a pro.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
If you know the basics of Python and you want to know deep learning, this course is designed for you. You’ll learn the theory behind this branch of artificial intelligence and machine learning, as well as the practical skills of building neural networks to create deep learning models for prediction and for automating and simplifying tasks.
Once you’ve digested the fundamentals, we’ll walk you through a project: implementing an artificial neural network in Python to create a deep learning model. Step by step, you’ll see how to work with datasets and build each layer of the network. By the end of the course, you will be familiar with the fundamental neural network architectures, including recurrent neural networks (RNNs) and convolutional neural networks (CNNs)) networks, and you will be able to build your own DL neural networks using Python, Keras, and Tensorflow. In short, you will be ready to build models and create programs that take data input and automate feature extraction, simplifying real-world tasks for humans.
This video course stands out from the hundreds of machine learning resources available on the internet because it filters out the fluff and unnecessary information and focuses on the essentials you need to get started on your deep learning journey. Consider this a fundamentals course that suits both beginners and more advanced deep learning practitioners who are looking to refresh or fill in the gaps in their knowledge.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
There’s a lot to learn, so this course goes step-by-step, skill-by-skill, and exercise-by-exercise. Each lesson builds on previous lessons to reinforce and build on what you’ve learned. Our goal is to equip you with all the tools you need to learn, practice, and master Python, Numpy & Pandas. You'll walk away from each video with a fresh idea that you can put to use right away!
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.
Are you interested in pursuing a rewarding career as a web developer?
Or perhaps you're already building web sites and want to brush up on your skills and take things to a whole new level?
There is no doubt that the future belongs to web developers who know how to build real-world responsive websites built on the Bootstrap framework. That is why we prepared the course specifically for beginners and intermediate-level students. The best way to secure a long-term career in the sector is to learn what you need to know in a hands-on manner. And that is what you’ll do in this course.
Bootstrap 5 is the most recent version of the world's most popular front-end frameworks. Millions of websites are built with Bootstrap, which was deliberately created to cover a broad range of conventional user interfaces. There are several benefits to building a website with Bootstrap 5, including a clean and modern style that works on any device and all browsers and screen sizes.
The course starts with layouts and typography, then shows you how to work with forms and add components such as buttons and breadcrumbs. Then we’ll put all the pieces together and show you how to create a responsive website start to finish, step by step, with a fun mini-project. The source code for the project is provided.
You can count on finding everything you need to get up and running with coding quickly.
Distributed by Manning Publications
This course was created independently by Meta Brains and is distributed by Manning through our exclusive liveVideo platform.