curriculum
curriculum copied to clipboard
C++
Hello, will You continue work on that? I want to prepare some C++ workouts, but I'm not sure what Pull Request should I pick to base on. Currently there are 2 PR: #444 (Your, empty) and #108 (with some content, but old).
Hello. Yes, I continue work on that(work in progress) as I started a couple of weeks ago. Please contact Liz for more details. Thanks.
On 20 Nov 2017, at 18:56, McCzarny [email protected] wrote:
Hello, will You continue work on that? I want to prepare some C++ workouts, but I'm not sure what Pull Request should I pick to base on. Currently there are 2 PR: #444 https://github.com/enkidevs/curriculum/pull/444 (Your, empty) and #108 https://github.com/enkidevs/curriculum/pull/108 (with some content, but old).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/enkidevs/curriculum/pull/444#issuecomment-345792815, or mute the thread https://github.com/notifications/unsubscribe-auth/AG7hbVBmcb5hx5TG7MyXWInHuEQLcRy0ks5s4ctmgaJpZM4QTCYz.
Also, I’ll pull much content tomorrow!
On 20 Nov 2017, at 19:01, Sotirios Spanogianopoulos [email protected] wrote:
Hello. Yes, I continue work on that(work in progress) as I started a couple of weeks ago. Please contact Liz for more details. Thanks.
On 20 Nov 2017, at 18:56, McCzarny <[email protected] mailto:[email protected]> wrote:
Hello, will You continue work on that? I want to prepare some C++ workouts, but I'm not sure what Pull Request should I pick to base on. Currently there are 2 PR: #444 https://github.com/enkidevs/curriculum/pull/444 (Your, empty) and #108 https://github.com/enkidevs/curriculum/pull/108 (with some content, but old).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/enkidevs/curriculum/pull/444#issuecomment-345792815, or mute the thread https://github.com/notifications/unsubscribe-auth/AG7hbVBmcb5hx5TG7MyXWInHuEQLcRy0ks5s4ctmgaJpZM4QTCYz.
Hello @SotirisUK @lizTheDeveloper did not replay yet, so maybe I will prepare something in advance. Currently I have a few topics in mind to describe. Could You write if You are already working on any of them?
Inline functions Pointer vs reference Friend classes Library linking - dynamic vs static RTTI SFINAE ADL Branch prediction
Thanks!
- [ ] https://enkipro.com/preview-insight/enkidevs/curriculum/C++/Core/types-and-operations/c-types-intro.md?ref=eea83aa61d0aceff918da7a79346056e15968329
- [ ] https://enkipro.com/preview-insight/enkidevs/curriculum/C++/Core/types-and-operations/c-types.md?ref=eea83aa61d0aceff918da7a79346056e15968329
- [ ] https://enkipro.com/preview-insight/enkidevs/curriculum/C++/Core/types-and-operations/case-sensitivity.md?ref=eea83aa61d0aceff918da7a79346056e15968329
- [ ] https://enkipro.com/preview-insight/enkidevs/curriculum/C++/Core/types-and-operations/char-vs-bool.md?ref=eea83aa61d0aceff918da7a79346056e15968329
- [ ] https://enkipro.com/preview-insight/enkidevs/curriculum/C++/Core/types-and-operations/int-vs-float.md?ref=eea83aa61d0aceff918da7a79346056e15968329
hey @McCzarny take a look at https://github.com/enkidevs/curriculum/wiki/C---Topic and add your ideas there- once you have some ideas up, file a PR to the c-plus-plus branch and I'll jump in to help for your first time as you add content 🎉