مختصر و مفید در مورد مدیریت مموری
https://www.guru99.com/os-memory-management.html
https://www.guru99.com/os-memory-management.html
Guru99
Memory Management in OS: Contiguous, Swapping, Fragmentation
This tutorial covers memory management basics, memory allocation techniques, Swapping, Paging and Fragmentation, Static and dynamic linking, and more.
احتمالا قبلا هم گذاشتم ولی:
برای شروع ویم
https://www.youtube.com/watch?v=gojr3jZqFX0
برای کانفیگ کردن ویم
https://www.youtube.com/watch?v=vHB9FdsPbFs
اینا رو ببینید.
برای شروع ویم
https://www.youtube.com/watch?v=gojr3jZqFX0
برای کانفیگ کردن ویم
https://www.youtube.com/watch?v=vHB9FdsPbFs
اینا رو ببینید.
YouTube
نگاهی به vim
در این ویدیو به ویژگیهای کلی ویم نگاه میکنیم و با مفاهیم اولیهاش آشنا میشیم
https://github.com/MCSH/dot-files/blob/master/.config/nvim/init.vim
https://github.com/MCSH/dot-files/blob/master/.config/nvim/init.vim
چند تا کانفیگ خوب که دیدم هم اینجا میذارم:
https://github.com/1995parham/dotfiles/tree/master/nvim
https://github.com/MCSH/dot-files/blob/master/.config/nvim/init.vim
https://github.com/mo1ein/My-dotfiles/blob/master/.vimrc
https://github.com/hoomanist/dotfiles/blob/master/nvim/init.vim
https://github.com/1995parham/dotfiles/tree/master/nvim
https://github.com/MCSH/dot-files/blob/master/.config/nvim/init.vim
https://github.com/mo1ein/My-dotfiles/blob/master/.vimrc
https://github.com/hoomanist/dotfiles/blob/master/nvim/init.vim
GitHub
dotfiles/nvim at main · 1995parham/dotfiles
:rocket: @elahe-dastan / @1995parham Linux / OSx configurations files - dotfiles/nvim at main · 1995parham/dotfiles
از بالا اشاره کردن برای شروع ویم اینم خوبه:
https://www.freecodecamp.org/news/learn-linux-vim-basic-features-19134461ab85/
https://www.freecodecamp.org/news/learn-linux-vim-basic-features-19134461ab85/
freeCodeCamp.org
Why I love Vim: It’s the lesser-known features that make it so amazing
By Amit Kulkarni Since I started using Vim in 2016, I’ve discovered several lesser-known features that Vim offers out of the box without any plugins. Can you cover some basics before you start rambling about these new things? Oh sure! Before I copy p...
نظراتِ منفیِ لینوس توروالدز در مورد سی پلاس پلاس
https://harmful.cat-v.org/software/c++/linus
https://harmful.cat-v.org/software/c++/linus
کلا با سایتش حال کردم.
نسبت به همه چی، جمله ها و انتقادهای منفی رو جمعآوری کرده.
به نظرم قبل از شروع کردن به یادگیری/استفاده آدم خوبه بخونه.
https://harmful.cat-v.org/software/
نسبت به همه چی، جمله ها و انتقادهای منفی رو جمعآوری کرده.
به نظرم قبل از شروع کردن به یادگیری/استفاده آدم خوبه بخونه.
https://harmful.cat-v.org/software/
شی گرا ترین زبان دنیا erlang است!
https://blog.ryanlevick.com/posts/erlang-is-the-most-object-oriented-language/
https://blog.ryanlevick.com/posts/erlang-is-the-most-object-oriented-language/
Ryanlevick
Erlang is the Most Object Oriented Language - You Learn Something New Everyday 💭
Here's an idea: Erlang is the only true object oriented language in use today.
You might be thinking “WATTTT, that doesn't make any sense”. But bear with me. Let's examine this idea a bit and see where it takes us.
Functional Programming and Object Orientation…
You might be thinking “WATTTT, that doesn't make any sense”. But bear with me. Let's examine this idea a bit and see where it takes us.
Functional Programming and Object Orientation…
چند مثال + توضیج تابع بازگشتی
https://www.cs.utah.edu/~germain/PPS/Topics/recursion.html
https://www.cs.utah.edu/~germain/PPS/Topics/recursion.html
www.cs.utah.edu
Programming - Recursion
و بله! goto در javascript
https://stackoverflow.com/questions/9751207/how-can-i-use-goto-in-javascript
https://stackoverflow.com/questions/9751207/how-can-i-use-goto-in-javascript
Stack Overflow
How can I use goto in Javascript?
I have some code that I absolutely must implement using goto. For example, I want to write a program like this:
start:
alert("RINSE");
alert("LATHER");
repeat: goto start
Is there a way to do tha...
start:
alert("RINSE");
alert("LATHER");
repeat: goto start
Is there a way to do tha...
یکی از خصوصیات منحصر به فرد سیستمهای ایرانی، نداشتن قابلیت delete account است.
واقعا آفرین رفقا، همینطوری کاربرا رو نگه دارید.
واقعا آفرین رفقا، همینطوری کاربرا رو نگه دارید.
Neuromancer
این کتاب برای کسایی که میخوان کد rust بزنن و بکگراندی از ++C/C دارن خیلی منبع خوبیه. https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/?q=
قسمت stringش رو من رجوع کردم چندبار.
https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/features_of_rust/strings.html
https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/features_of_rust/strings.html
locka99.gitbooks.io
Strings · A Guide to Porting C and C++ code to Rust