Close

(80) Database, Veritabanı Sistemleri

Databases are an essential part of many modern applications. They provide a way to store and manage large amounts of data in a structured and efficient way.

Introduction to MongoDB and Installing MongoDB

MongoDB

MongoDB is one of the most used, open-source document database, and NoSQL database. MongoDB is developed by 10gen. It is written in c++ and it is a document-oriented database. It uses BSON format. This tutorial will provide you good understanding on MongoDB concepts and provide you the hands on skills […]

Devamını Oku

Introduction to NoSQL

Introduction to NoSQL

Martin Fowler – Author, Speaker, Consultant & General Loud-mouth on Software Development Martin gives a rapid introduction to NoSQL databases: where they came from, the nature of the data models they use, and the different ways you have to think about consistency. From this, he outlines what kinds of circumstances […]

Devamını Oku

The Making of Python

The Making of Python

A Conversation with Guido van Rossum by Bill Venners January 13, 2003 Summary Python creator Guido van Rossum talks with Bill Venners about Python’s history, the influence of the ABC language, and Python’s original design goals. Guido van Rossum is the author of Python, an interpreted, interactive object-oriented programming language. […]

Devamını Oku