Learn Professional C++ Introduction to Boost C++ Libraries

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-professional-c-introduction-to-boost-c-libraries/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:学习专业 C++:Boost C++ 库入门 课程概述: 本课程“学习专业 C++:Boost C++ 库入门”持续时间超过 7 小时,旨在深入了解 Boost C++ 库。Boost C++ 库是一个集合,提供了比 ISO C++ 标准库更为详细和简化的功能。实际上,许多特性都来自于 Boost 库,并已被并入 ISO C++ 库。该课程将持续更新新内容,学员将享有终身访问课程的权限。 课程内容包括: - 断言:BOOST_ASSERT()、BOOST_ASSERT_MSG()、BOOST_VERIFY()、BOOST_VERIFY_MSG() - 赋值操作:+=、insert()、push_front()、list_of()、map_list_of()、tuple_list_of() - 容器: - 向量 (vector):每个元素的处理(单个、多个) - 列表 (list):每个元素的处理(单个、多个) - 双端队列 (deque):每个元素的处理(单个、多个) - 集合 (set):每个元素的处理(单个、多个) - 映射 (map):处理两个元素 - 多映射 (multimap):处理两个元素 - 多集合 (multiset):每个元素的处理(单个、多个) - 栈 (stack):每个元素的处理(单个、多个) - 字符串操作:转换、删除、修剪、替换、拆分 应用领域: - 区块链 (EOS) - 数据科学 - 提高代码编写速度:使用 C++(特别适合代码库) - 快速编码:使用 Python(不适合代码库) - 图形用户界面 (GUI):使用 Qt 该课程为学习 C++ 和 Boost 库的学员提供了全面的基础和实用技能,适合希望提升编程能力的各类开发者。

课程评论(0条)

课程详情

Course title: "Learn Professional C++ Introduction to the Boost C++ Libraries"Duration: 7 hrs+Boost C++ is a set of libraries with much more detailed & simplified function in addition to ISO C++ Standard libraries.In fact, much of the features have been taken from Boost lib & incorporated into ISO C++ library.In this course, there will be no series 2 (with same name), bcoz there will be continuous addition of new programs.As this course is for lifetime access as per the platform's membership policy, so no problem in there.Topics covered: - Assertion: BOOST_ASSERT(), BOOST_ASSERT_MSG(), BOOST_VERIFY(), BOOST_VERIFY_MSG() - Assign: +=, insert(), push_front(), list_of(), map_list_of(), tuple_list_of() - Container: - vector: element each of 1, 2, multiple - list: element each of 1, 2, multiple - deque: element each of 1, 2, multiple - set: element each of 1, 2, multiple - map: element of 2 - multimap: element of 2 - multiset: element each of 1, 2, multiple - stack: element each of 1, 2, multiple - String: conversion, erase, trim, replace, split Applications using C++: - Blockchain (EOS) - Data Science - write faster code: C++ (definitely for Codebases) - write code fast: python (NOT for Codebase) - GUI (using Qt)

课程标签

0人关注该课程

主题相关的课程