Close

GNU

GNU, which stands for “GNU’s Not Unix”, is a free and open-source software project started by Richard Stallman in 1983. The GNU project aims to create a complete Unix-like operating system that is free software.

What Is Functional Programming?

What Is Functional Programming?

Functional programming is a programming paradigm emphasizing writing programs as a series of independent, stateless functions operating on data structures. In available programming, data is treated as immutable, and parts are pure, meaning they always produce the same result for a given set of inputs and don’t cause side effects. […]

Devamını Oku

Vim: Unleashing the Power of the Legendary Text Editor

Vim: Unleashing the Power of the Legendary Text Editor

Vim (Vi IMproved) is a text editor programmers and system administrators use. It is a command-line-based editor that is available on a wide range of platforms, including Linux, macOS, and Windows. Vim is known for its efficient use of keystrokes, which allows users to perform many everyday editing tasks without […]

Devamını Oku

Emacs’ e Başlamak

Emacs' e Başlamak

Emacs’ i kuru 🙂 haliyle kullanmanızı önermiyorum. Başlangıç olarak MELPA paket listesini kurabilirsiniz. MELPA’ ı kurmak için Emacs’ in TLS desteği sağlaması gerekiyor. Bildiğim kadarıyla yeni kurulumlarda otomatik olarak geliyor. Yaklaşık script aşağıdaki gibi olacaktır. Melpa’ nın sitesi https://melpa.org/#/getting-started Emacs Lsp sayfası https://emacs-lsp.github.io/lsp-dart/

Devamını Oku

How to Use Emacs, an Excellent Clojure Editor

How to Use Emacs, an Excellent Clojure Editor

Emacs is the ideal environment to work in any Lisp dialect. I am using Emacs with Flutter, Lisp, and Clojure. I found a great article to set up Emacs for Clojure. The full article is on the How to Use Emacs, an Excellent Clojure Editor at BraveClojure On your journey to […]

Devamını Oku

Saint Emacs is Speaking

Emacs, Richard Stallman

GNU Emacs is a text editor that programmers and researchers widely use. It is an extensible, customizable, self-documenting editor available on various platforms, including Linux, macOS, and Windows. Emacs is known for its powerful and flexible editing capabilities and its support for a wide range of programming languages and tools. […]

Devamını Oku

Emacs Paket Listeleri

Emacs Paket Listeleri

Emacs için ayrıntılı bir yazı hazırlarken bazı yararlı linkleri buraya asıyorum. Açıklama Adres Bir yazılımcı için olmazsa olmaz ilk liste ve dağıtım prelude olabilir. https://prelude.emacsredux.com/en/latest/#emacs-prelude Prelude github adresi https://github.com/bbatsov/prelude Awesome Emacs https://github.com/emacs-tw/awesome-emacs Real Python’ da yeralan makale nin nkodları https://github.com/realpython/materials/tree/master/emacs-the-best-python-editor MELPA listesi https://melpa.org/#/ Emacs at Real Python https://realpython.com/emacs-the-best-python-editor/ ELPA listesi […]

Devamını Oku

GNU Emacs Reference Card

GNU Emacs Reference Card

I can’t live without this. GNU Emacs is a highly customizable and extensible text editor in the GNU Project. Developed by Richard Stallman and his Free Software Foundation (FSF) team, GNU Emacs is known for its powerful features and flexibility, making it a popular choice among programmers, writers, and other […]

Devamını Oku

MACOS için EMACS kurmak

MACOS için EMACS kurmak

GNU Emacs hafif ve kullanışlı bir editördür. Özellikle az kaynak kaldığında hayat kurtarıcı oluyor. MAC için EMACS ‘ı kurmak basittir. $ brew cask install emacs Ben Flutter için LSP-DART’ ı kurarak EMACS’ ı Flutter için kullanıyorum. LSP-DART için https://emacs-lsp.github.io/lsp-dart/ EMACS ‘ın sitesi https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html

Devamını Oku

Richard Stallman Explains Everything

Richard Stallman

Richard Stallman, Founder and Leader of the free software movement joins David to discuss his creation of the computer operating system “GNU” and his skepticism over using proprietary software. On the Bonus Show: David’s apartment problem, internal drama among progressive media, Fox News takes down its tweet about the Quebec […]

Devamını Oku