Learn - Clojure

Sadržava oglase
3,7
11 recenzija
1 hilj.+
Preuzimanja
Kategorizacija sadržaja
Svako
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana

O aplikaciji

✴ Clojure is a general-purpose programming language with an emphasis on functional programming. It runs on the Java virtual machine and the Common Language Runtime. Like other Lisps, Clojure treats code as data and has a macro system.✴

► Clojure’s approach to programming enables you to write most of your applications’ code as series of pure functions, each one operating only on the immutable values passed in. Since pure functions have no side-effects they are easy to understand, easy to test, and are inherently thread-safe. On top of that, Clojure provides a rich set of features that allow threads to coordinate state changes in a consistent, controlled fashion.✦

❰❰ This App is designed for all those software professionals who are keen on learning the basics of Clojure and how to put it into practice.❱❱

【Topics Covered in this App are Listed Below】

⇢ Clojure – Overview

⇢ Clojure – Environment

⇢ Clojure - Basic Syntax

⇢ Clojure – REPL

⇢ Clojure - Data Types

⇢ Clojure – Variables

⇢ Clojure – Operators

⇢ Clojure – Loops

⇢ Clojure - Decision Making

⇢ Clojure – Functions

⇢ Clojure – Numbers

⇢ Clojure – Recursion

⇢ Clojure - File I/O

⇢ Clojure – Strings

⇢ Clojure – Lists

⇢ Clojure – Sets

⇢ Clojure – Vectors

⇢ Clojure – Maps

⇢ Clojure – Namespaces

⇢ Clojure - Exception Handling

⇢ Clojure – Sequences

⇢ Clojure - Regular Expressions

⇢ Clojure – Predicates

⇢ Clojure – Destructuring

⇢ Clojure - Date and Time

⇢ Clojure – Atoms

⇢ Clojure – Metadata

⇢ Clojure – StructMaps

⇢ Clojure – Agents

⇢ Clojure – Watchers

⇢ Clojure – Macros

⇢ Clojure - Reference Values

⇢ Clojure – Databases

⇢ Clojure - Java Interface

⇢ Clojure - Concurrent Programming

⇢ Clojure – Applications

⇢ Clojure - Automated Testing

⇢ Clojure – Libraries

⇢ Clojure-Rationale

⇢ Clojure -Lisp

⇢ Clojure Functional programming

⇢ Clojure Polymorphism

⇢ Languages and Platforms

⇢ Object Orientation is overrated

⇢ Values and Change: Clojure’s approach to Identity and State

⇢ Working Models and Identity

⇢ Object Oriented programming (OO)

⇢ Clojure programming

⇢ Clojure-Concurrency

⇢ Message Passing and Actors

⇢ clojure.spec - Rationale and Overview

⇢ Clojure-Objectives

⇢ Clojure-Guidelines

⇢ Clojure-Features

⇢ Dynamic Development

⇢ Functional Programming

⇢ Immutable Data Structures

⇢ Extensible Abstractions

⇢ Recursive Looping

⇢ Clojure as a Dialect of Lisp

⇢ Runtime Polymorphism

⇢ Concurrent Programming

⇢ Hosted on the JVM

⇢ Clojurescript

⇢ Reader forms

⇢ Macro characters

⇢ Tagged Literals

⇢ Clojure installer and CLI tools

⇢ Other ways to run Clojure

⇢ Learn Clojure - Sequential Collections
Ažurirano dana
16. okt 2018.

Sigurnost podataka

Sigurnost počinje razumijevanjem na koji način programeri prikupljaju i dijele vaše podatke. Privatnost podataka i sigurnosne prakse se mogu razlikovati ovisno o korištenju, regiji i dobi. Programer je naveo ove informacije i može ih s vremenom ažurirati.
Ova aplikacija može dijeliti ove vrste podataka s trećim stranama
ID-ovi uređaja ili drugi ID-ovi
Podaci se ne prikupljaju
Saznajte više o načinu na koji programeri pružaju izjavu o prikupljanju
Podaci se šifriraju tokom prenosa
Podaci se ne mogu izbrisati

Ocjene i recenzije

3,7
10 recenzija

Što je novo

- Privacy Policy Implemented