به عنوان توصیه کلی هم برنامه های نامعتبر از جاهای نامعتبر (مثل همین کانال) دانلود و نصب نکنید.
برنامه نویس بودن بعد از ۴۰ سالگی
https://virgool.io/@abbasmousavi/%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87%D9%86%D9%88%DB%8C%D8%B3-%D8%A8%D9%88%D8%AF%D9%86-%D8%A8%D8%B9%D8%AF-%D8%A7%D8%B2-%DA%86%D9%87%D9%84-%D8%B3%D8%A7%D9%84%DA%AF%DB%8C-being-a-developer-after-40-hwgu50jp5ih9
https://virgool.io/@abbasmousavi/%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87%D9%86%D9%88%DB%8C%D8%B3-%D8%A8%D9%88%D8%AF%D9%86-%D8%A8%D8%B9%D8%AF-%D8%A7%D8%B2-%DA%86%D9%87%D9%84-%D8%B3%D8%A7%D9%84%DA%AF%DB%8C-being-a-developer-after-40-hwgu50jp5ih9
ویرگول
برنامهنویس بودن بعد از چهل سالگی - ویرگول
این متن ترجمهایست از Being A Developer After 40، متن سخنرانی Adrian Kosmaczewski در کنفرانس
چرا js زبان مناسب برنامه نویسی نیست؟
https://www.planningforaliens.com/blog/2016/04/11/why-js-development-is-crazy/
https://www.planningforaliens.com/blog/2016/04/11/why-js-development-is-crazy/
ببینید کی اولین contributeش رو به یه پروژه واقعی کرده. (حالا درسته که تایپو اینا بود ولی به روم نیارید.)
https://github.com/laixintao/pingtop/pull/34
https://github.com/laixintao/pingtop/pull/34
در مورد llvm بیشتر بدانیم.
https://www.infoworld.com/article/3247799/what-is-llvm-the-power-behind-swift-rust-clang-and-more.html
https://www.infoworld.com/article/3247799/what-is-llvm-the-power-behind-swift-rust-clang-and-more.html
InfoWorld
What is LLVM? The power behind Swift, Rust, Clang, and more
Learn how the compiler framework for programmatically generating machine-native code has made it easier than ever to roll new languages and enhance existing ones
با flex bison llvm یک زبان بسازیم
https://gnuu.org/2009/09/18/writing-your-own-toy-compiler/
https://gnuu.org/2009/09/18/writing-your-own-toy-compiler/
gnuu.org
Writing Your Own Toy Compiler Using Flex, Bison and LLVM
Update (March 19 2010): this article was updated for LLVM 2.6 thanks to a great patch by John Harrison. He rocks! I’ve always been interested in compilers and languages, but interest only gets you so far. A lot of the concepts of compiler design can easily…
کار با spell checking در ویم
https://www.linux.com/training-tutorials/using-spell-checking-vim/
https://www.linux.com/training-tutorials/using-spell-checking-vim/
Linux.com
Using Spell Checking in Vim - Linux.com
Mark Twain has been quoted as saying that he respected a person who could spell a word more than one way. Unfortunately, Twain’s enthusiasm for creative spelling isn’t widely shared today, at least in the professional world. If you need a little help in…
شیفت به راست در سی
مشخص نیست که logicalئه یا arithmetic!
https://stackoverflow.com/questions/1857928/right-shifting-negative-numbers-in-c
مشخص نیست که logicalئه یا arithmetic!
https://stackoverflow.com/questions/1857928/right-shifting-negative-numbers-in-c
Stack Overflow
Right shifting negative numbers in C
I have C code in which I do the following.
int nPosVal = +0xFFFF; // + Added for ease of understanding
int nNegVal = -0xFFFF; // - Added for valid reason
Now when I try
printf ("%d %d", nPosV...
int nPosVal = +0xFFFF; // + Added for ease of understanding
int nNegVal = -0xFFFF; // - Added for valid reason
Now when I try
printf ("%d %d", nPosV...
کسی که با اوبونتو به لینوکس علاقهمند بشه به نظرم اگه به توزیع درستی هدایت بشه، از قهرمانهای لینوکس میشه.
سوالات الگوریتمی که ممکنه حین مصاحبه از شما پرسیده شود.
https://www.toptal.com/algorithms/interview-questions
https://www.toptal.com/algorithms/interview-questions
Toptal
Essential Algorithms Interview Questions | Toptal®
Know what to ask. Know how to answer.