Close

Yazılım geliştirmek

Yazılım geliştirmek, yazılımcılık ile ilgili tüm içerik burada

Salesforce Is Acquiring Slack

Salesforce Is Acquiring Slack

Cloud computing giant Salesforce is acquiring the workplace chat app Slack.  Salesforce (NYSE: CRM), the global leader in CRM, and Slack Technologies, Inc. (NYSE: WORK), the most innovative enterprise communications platform, has entered into a definitive agreement under which Salesforce will acquire Slack. Under the terms of the deal, Slack […]

Devamını Oku

Raspberry Announced Raspberry Pi400 as a Compact PC

Raspberry Pi 400: the $70 desktop PC

Raspberry Pi has always been a PC company. Inspired by the home computers of the 1980s, our mission is to put affordable, high-performance, programmable computers into the hands of people all over the world. And inspired by these classic PCs, here is Raspberry Pi 400: a complete personal computer, built into […]

Devamını Oku

Flutter Kaynakları

Flutter

Flutter için üretken bir geliştirici topluluğu var. Flutter öğrenirken kullandığım kaynakları paylaşıyorum. Başlangıç noktası https://flutter.dev/docs/get-started/install Kurumsal site https://flutter.dev/ Türkçe ve derli toplu bir rehber https://github.com/salihgueler/flutter-rehberi Awesome Flutter https://github.com/Solido/awesome-flutter Widget library https://api.flutter.dev/flutter/widgets/widgets-library.html Codelab başlangıcı https://flutter.dev/docs/get-started/codelab Türkçe güzel bir kanal https://www.youtube.com/channel/UCqN0oXvdrMl_A8zayv_keJA Codelab örnekler https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1#0

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

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