공통 [발표자료] 20160830 나만의 C++애플리케이션 완성하기 with C++빌더
2016.08.26 11:51
2016.8.30(화) 진행된 온라인 세미나의 다시보기 입니다. 아래 링크를 통해 세미나 내용을 확인해보실 수 있습니다. 본 페이지에서는 크게 두 가지 자료를 확인할 수 있습니다. 1. 세미나 발표자료&다시보기 2. 참고자료 |
<<세미나 발표자료&다시보기>>
■ [다시보기] 나만의 C++애플리케이션 완성하기 with C++빌더
다시보기 링크: http://goo.gl/3XxdR2
■ [Q&A] 세미나를 통해 주신 'C++빌더' 질문과 답변을 정리하였습니다.
■ [발표자료] 나만의 C++애플리케이션 완성하기 with C++빌더
발표자료 링크: http://www.slideshare.net/Devgear/c-with-c
<<참고자료>>
■ 참고 리소스
C++ 빌더 / 부트캠프 소개
* C++ 빌더 제품소개 : http://devgear.co.kr/products/cbuilder/
* (영문) 엠바카데로- C++ Boot Camp 다시보기 : http://embt.co/2016cbootcamp
- Day 1 – Building your first application with C++Builder
- Day 2 – Creating fast responsive user interfaces with animations and effects
- Day 3 – C++11 language deep dive, and online chat with Patrick Scheller & Bruneau Babet
- Day 4 – Game development with C++
- Day 5 – Stepping up to mobile
* 무료 C++ 커맨드 라인 컴파일러 : https://www.embarcadero.com/free-tools/ccompiler
* cppreference.com : http://ko.cppreference.com/w/cpp/compiler_support
C++ 빌더 온라인 도움말
* 영문 : http://docwiki.embarcadero.com/RADStudio/Berlin/en/Main_Page
* 한글(번역) : http://devgear.co.kr/docwiki
IDE 소개
* IDE 사용법 : http://tech.devgear.co.kr/delphi_news/403845
C++ 빌더 데모
* 10.1 베를린 샘플 경로 : C:\Users\Public\Documents\Embarcadero\Studio\18.0\Samples\CPP
사용자 인터페이스(User Interface, UI)
* 파이어몽키 레이아웃 전략 : http://docwiki.embarcadero.com/RADStudio/Berlin/en/FireMonkey_Layouts_Strategies
* 탭컨트롤 튜토리얼 : http://docwiki.embarcadero.com/RADStudio/Seattle/en/Mobile_Tutorial:_Using_Tab_Components_to_Display_Pages_(iOS_and_Android)
* 멀티뷰(TMultiView) 튜토리얼 : http://docwiki.embarcadero.com/RADStudio/Berlin/en/Mobile_Tutorial:_Using_a_MultiView_Component_to_Display_Alternate_Views_of_Information_(iOS_and_Android)
* 애니메이션 : http://docwiki.embarcadero.com/RADStudio/Berlin/en/FireMonkey_Animation_Effects
* 효과(Effect) : http://docwiki.embarcadero.com/RADStudio/Berlin/en/FireMonkey_Image_Effects
C++ 게임 개발하기
* 엠바카데로 부트캡프 day 4 : http://community.embarcadero.com/blogs/entry/c-boot-camp-game-development
모바일 개발하기
* 모바일 개발환경 설정 : http://tech.devgear.co.kr/delphi_news/402210
* 모바일 튜토리얼 : http://docwiki.embarcadero.com/RADStudio/Berlin/en/Mobile_Tutorials:_Mobile_Application_Development_(iOS_and_Android)