* Cantinho Satkeys

Refresh History
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    Hoje às 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    Hoje às 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40
  • j.s.: [link]
    23 de Junho de 2025, 15:58
  • j.s.: a todos um excelente S. João
    23 de Junho de 2025, 15:48

Autor Tópico: Cmake Mastery: From Fundamentals To Expert Practices  (Lida 45 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Cmake Mastery: From Fundamentals To Expert Practices
« em: 01 de Novembro de 2024, 11:41 »
Cmake Mastery: From Fundamentals To Expert Practices


Published 10/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 391.40 MB | Duration: 0h 46m
Essential CMake Techniques for Professionals and Students | Continuous Learning Approach


What you'll learn
CMake for a cross platform developer to use in daily basis. Makes your development work much easier and faster by following our cheat sheet and chat media.
We together will prepare a cheat sheet as we progress in this course.
Best Practices
Updated realtime issues & fixes.
Finally, how to work in a project without remembering everting about CMake
How to remember the concepts those are there in CMake.(Believe me, this is really amazing!)
This course will be updated as I find something really helpful for others!
Requirements
Basic knowledge of C or C++
Should be able to write error free code.
Basic knowledge of library creation.
Description
Unlock the power of CMake with this comprehensive course designed for working professionals and engineering students. Begin with installing required tools on macOS, Windows, and Linux. Learn to build executables and libraries and grasp intermediate techniques in CMake. As you progress, expect regular updates introducing advanced topics like generator expressions, linking external libraries, writing Functions and macros, optimising CMake files, using CTest, CPack, VCPkg manager, Ninja generator, custom commands, and auto-generating config.cmake, writing own FindModule, dynamic library linking issues in Windows, automating build process for different pipelines and more. Gain practical knowledge through hands-on projects, including porting your existing Visual Studio legacy projects to modern CMake builds. Elevate your CMake expertise with us. Your journey to mastering CMake starts here! With each phase, you'll gain deeper insights and more control over your build environment, ensuring you can confidently handle any project. Join us and transform your CMake skills from foundational to advanced. Whether you're looking to enhance your career or excel in your studies, this course will provide you with the skills and knowledge you need to succeed. Get ready to take your CMake proficiency to the next level with step-by-step guidance, real-world applications, and expert instruction designed to make you a CMake master."
Overview
Section 1: Introduction
Lecture 1 Our Mission
Lecture 2 WhoIsThisCourseFor
Lecture 3 Prerequisite
Lecture 4[MUST WATCH] Tips
Lecture 5 Environment Setup
Section 2: Phase 1: Start Our Journey Towards CMake
Lecture 6 Agenda
Lecture 7 ToolsToInstall
Lecture 8 What Is CMake
Lecture 9 Why CMake
Lecture 10 What CMake Expects From Us?
Lecture 11 Writing CMakeLists.txt
Lecture 12[DEMO-MAC]: Writing CMakeLists.txt
Lecture 13 CMake Installation-uninstallation
Lecture 14 Possible OUTPUT of a C/C++ program
Lecture 15 First CMake Program (Executable Generation)
Lecture 16[MAC-DEMO]: RUNNING CMAKE TO GENERATE EXECUTABLE
Lecture 17 Folder Structure
Lecture 18 Using Git
Lecture 19 VS Code Installation
Lecture 20 VS 2022 Installation
Lecture 21 Git Tag usages(Download source of current lecture)
Lecture 22 Open VSCode with current component/module
Lecture 23 README explanation
Lecture 24 Demo In Windows(Exe)
Lecture 25 Installation of g++,gcc,CMake
Lecture 26 Demo In Linux(Executable)
Lecture 27 Problems and Solution - During Installation of CMake, WSL
Lecture 28 Use CMake Latest Version 3.30
Lecture 29 Demo using CMake 3.30
Lecture 30 Possibilities
Lecture 31 Dealing with binary(exe)
Section 3: Library Generation
Lecture 32 Dealing with dynamic library(dll, dylib,.so)
Lecture 33 Demonstrate static library - MAC
Lecture 34 Demonstrate static library - Windows
Lecture 35 Demonstrate static library - Linux
Lecture 36 Demonstrate dynamic library - MAC
Lecture 37 Demonstrate dynamic library - Linux
Lecture 38 Demonstrate dynamic library - Windows
Section 4: Project Plan
Lecture 39 HLD
Lecture 40 Design
Lecture 41 Implementation
Section 5: Misc Lectures
Lecture 42 Behind The Scenes
C++ developer who needs to work in a project that uses CMake as build system generator.,Developer wants to add CMake as a new skill in their resume as now a days most of the companies are using CMake.,Students doing R&D in C/C++ and using cross platform practices
Screenshots


Say "Thank You"

rapidgator.net:
Citar
https://rapidgator.net/file/4398d004b65c6b3b316d94b7c8482fb6/xgzwz.Cmake.Mastery.From.Fundamentals.To.Expert.Practices.rar.html

ddownload.com:
Citar
https://ddownload.com/6x1luig9znji/xgzwz.Cmake.Mastery.From.Fundamentals.To.Expert.Practices.rar