diff options
author | Divay Prakash <divayprakash@users.noreply.github.com> | 2018-10-14 05:53:41 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-14 05:53:41 +0530 |
commit | 38c45a2d6a205968c562a4d5c374e9aa8105da5e (patch) | |
tree | 5179d291604d40c5cc7f7293bd79e31edda4e472 /tr-tr/c++-tr.html.markdown | |
parent | 1a77ffdba86b7e8bea4d3e56f0aeedc643fd93f6 (diff) | |
parent | 99618d394e33c51ed8073b2dc013623442201c51 (diff) |
Merge pull request #3295 from divayprakash/fix-c
[c++/en] Fix links and list styling
Diffstat (limited to 'tr-tr/c++-tr.html.markdown')
-rw-r--r-- | tr-tr/c++-tr.html.markdown | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/tr-tr/c++-tr.html.markdown b/tr-tr/c++-tr.html.markdown index 2c841456..9d65cf9c 100644 --- a/tr-tr/c++-tr.html.markdown +++ b/tr-tr/c++-tr.html.markdown @@ -1071,7 +1071,6 @@ compl 4 // Bit seviyesinde değil işlemini gerçekleştirir ``` İleri okuma: -Güncel bir referans -<http://cppreference.com/w/cpp> adresinde bulunabilir - -Ek kaynaklar <http://cplusplus.com> adresinde bulunabilir +* Güncel bir referans [CPP Reference](http://cppreference.com/w/cpp) adresinde bulunabilir. +* Ek kaynaklar [CPlusPlus](http://cplusplus.com) adresinde bulunabilir. +* Dilin temellerini ve kodlama ortamını belirleyen bir öğretici [TheChernoProject - C ++](https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb) adresinde bulunabilir. |