All Projects → enderahmetyurt → bilisim_sozlugu

enderahmetyurt / bilisim_sozlugu

Licence: MIT License
Translating computer words from English to Turkish

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to bilisim sozlugu

moonstar
MoonStar Türkçe Dil Kılavuzu
Stars: ✭ 11 (-60.71%)
Mutual labels:  dictionary, turkish
Tty
Toolkit for developing sleek command line apps.
Stars: ✭ 2,329 (+8217.86%)
Mutual labels:  ruby-gem, cli-app
glosarium
Glosarium adalah suatu daftar alfabetis istilah dalam suatu ranah pengetahuan tertentu yang dilengkapi dengan definisi untuk istilah-istilah tersebut.
Stars: ✭ 12 (-57.14%)
Mutual labels:  dictionary
UltimateCMSWordlists
📚 An ultimate collection wordlists of the best-known CMS
Stars: ✭ 54 (+92.86%)
Mutual labels:  dictionary
RepositoryHelpers
📦 Extensions for HttpClient and Custom Repository based on dapper
Stars: ✭ 22 (-21.43%)
Mutual labels:  dictionary
jira-cli
🔥 [WIP] Feature-rich interactive Jira command line.
Stars: ✭ 809 (+2789.29%)
Mutual labels:  cli-app
monoreact
📦 React workspaces implementation
Stars: ✭ 13 (-53.57%)
Mutual labels:  cli-app
splay tree
A self-balancing binary tree optimised for fast access to frequently used nodes.
Stars: ✭ 25 (-10.71%)
Mutual labels:  ruby-gem
clean-code-javascript-tr
🛁 JavaScript için uyarlanmış Temiz Kod kavramları
Stars: ✭ 86 (+207.14%)
Mutual labels:  turkish
gdict
A command line dictionary written in golang powered by multi engines.
Stars: ✭ 21 (-25%)
Mutual labels:  dictionary
kbbi4
Official kbbi5 for Android
Stars: ✭ 26 (-7.14%)
Mutual labels:  dictionary
minio-ruby
MinIO Client SDK for Ruby
Stars: ✭ 26 (-7.14%)
Mutual labels:  ruby-gem
yomu
英和辞書付きPDF閲覧ソフト
Stars: ✭ 48 (+71.43%)
Mutual labels:  dictionary
state inspector
State change & method call logger. A debugging tool for instance variables and method calls.
Stars: ✭ 24 (-14.29%)
Mutual labels:  ruby-gem
LiteOTP
Multi OTP Spam Amp/Paralell threads
Stars: ✭ 50 (+78.57%)
Mutual labels:  cli-app
Typon
A multi-featured typing practice tool that runs on a terminal emulator which can turn any text file into a typing game.
Stars: ✭ 53 (+89.29%)
Mutual labels:  cli-app
dimension-jekyll-theme
A Jekyll version of the "Dimension" theme by HTML5 UP.
Stars: ✭ 29 (+3.57%)
Mutual labels:  ruby-gem
perbase
Per-base per-nucleotide depth analysis
Stars: ✭ 46 (+64.29%)
Mutual labels:  cli-app
hujiang dictionary
日语词典/英语词典/终端词典/沪江小d/沪江小d API
Stars: ✭ 40 (+42.86%)
Mutual labels:  dictionary
log-symbols
A ruby 💎gem💎 for generating log symbols
Stars: ✭ 14 (-50%)
Mutual labels:  ruby-gem

BilisimSozlugu

Translating words which are about computer words from English to Turkish based Informatics Association of Turkey offical website.

Installation

Add this line to your application's Gemfile:

gem 'bilisim_sozlugu'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bilisim_sozlugu

Usage

$ sozluk memory

# +---------------------------+-----------------------------+
# | belleği derleyip toplama  | memory compaction           |
# | bellek                    | memory                      |
# | bellek adres yazmacı      | memory address register     |
# | bellek arayüzü            | memory interface            |
# | bellek çevrimi            | memory cycle                |
# | bellek dökümü             | memory dump                 |
# | bellek gözesi             | memory cell                 |
# | bellek haritası           | memory map                  |
# | bellek kartı              | memory board                |
# | Bellek Kartı              | Memory Card                 |
# | bellek korunumu           | memory protection           |
# | Bellek Kullanımı          | Memory Usage                |
# | Bellek Penceresi          | Memory Window               |
# | bellek sayfası            | memory page                 |
# | bellek serpiştirme        | memory interleaving         |
# | bellek sığası             | memory capacity             |
# | Bellek Taraması           | Memory Scan                 |
# | bellek yeri               | memory location             |
# | bellek yuvası             | memory bank                 |
# | bellek yönetim birimi     | memory management unit; MMU |
# | bellek örgütleşimi        | memory organization         |
# | bellekte yerleşik program | memory resident program     |
# | bellekte yerleşik virüs   | memory resident infector    |
# | önbellek                  | memory cache                |
# +---------------------------+-----------------------------+# 
  

Contributing

  1. Fork it ( https://github.com/[my-github-username]/bilisim_sozlugu/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].