Close

Elementary OS Linux

elementary OS is a Linux distribution based on Ubuntu LTS. It promotes itself as a “thoughtful, capable, and ethical” replacement to macOS and Windows and has a pay-what-you-want model. The operating system, the desktop environment, and accompanying applications are developed and maintained by Elementary, Inc.

MQTT Nedir?

MQTT Nedir?

MQTT (Message Queue Telemetry Transport) bir iletişim protokolüdür ve hafif bir mesajlaşma protokolü olarak tasarlandı. Bu protokol, küçük cihazlar ve sensörler gibi az güç tüketen cihazlar arasında veri iletimi için tasarlanmıştır. MQTT protokolü, bir mesaj yayıncısı (publisher) ve bir veya daha fazla mesaj abonesi (subscriber) arasında haberleşmeyi sağlar. Mesaj yayıncısı, […]

Devamını Oku

NodeJS Nedir?

NodeJS Nedir?

Node.js, JavaScript dilini server-side (sunucu tarafı) uygulamaları yazmak için kullanılan bir açık kaynak platformdur. Node.js, bir web sunucusu olarak çalışan bir JavaScript çekirdeğine sahiptir ve bu sayede web tarama, API (Application Programming Interface) hizmetleri, veritabanı erişimi gibi birçok farklı görev için kullanılabilir. Node.js, genellikle aşağıdaki alanlarda kullanılır: Web sunucuları ve […]

Devamını Oku

Automate Your Testing with Python Robot Framework

Automate Your Testing with Python Robot Framework

Robot Framework is a test automation framework for acceptance testing and acceptance test-driven development (ATDD). It is implemented in Python and can test various web, desktop, and mobile applications. One advantage of Robot Framework is that it is easy to use and has a simple, keyword-driven syntax that makes it […]

Devamını Oku

Linus Torvalds: How do you feel about your influence?

Linus Torvalds: How do you feel about your influence?

Aalto Talk with Linus Torvalds, hosted by Aalto Center for Entrepreneurship in Otaniemi on June 14, 2012. Linus was interviewed by Will Cardwell, followed by a Q&A session with the audience. Enjoy! Linus Torvalds Linus Benedict Torvalds is a Finnish software engineer who is the creator and, historically, the lead […]

Devamını Oku

Python Object Oriented Programming (OOP) – For Beginners

Python Object Oriented Programming (OOP) – For Beginners

Python is a good language for beginners to learn. It is an interpreted, high-level programming language with a simple, readable syntax. Python’s simplicity and ease of use make it an excellent language for beginners to learn, as it allows them to focus on learning programming concepts and principles without getting […]

Devamını Oku

Important Linux Bash Commands

Important Linux Bash Commands
Devamını Oku