Problem Description My grandfather always predicted how old people would get, a...
Problem Description Write a function that converts any sentence into a V A P O...
Problem Description Trolls are attacking your comment section! A common way to...
Problem Description Simple, given a string of words, return the length of the s...
Problem Description TaskKing Arthur and his knights are having a New Years part...
Problem Description TaskGiven an array/list [] of integers , Construct a produc...
Problem Description Write a function that finds the sum of all its arguments. e...
Problem Description DefinitionA Tidy number is a number whose digits are in non...
Problem Description There is a bus moving in the city, and it takes and drop so...
Problem Description Clock shows h hours, m minutes and s seconds after midnight...
Problem Description You ask a small girl,"How old are you?" She alway...
Problem Description After a hard quarter in the office you decide to get some r...
有一個對 Clojure 評論是這樣子:「Clojure 是一種 Lisp ,但是因為有獨特的品味,難以歸類於傳統的 Lisp 。」 基本上,程式語言只要語法使...
Problem Description Write a program that finds the summation of every number fr...
Problem Description Given a sequence of items and a specific item in that seque...
今天來點小心得。 funcctional programing language 的特性 在學習 clojure 時,其作為一門 function 的語言,cl...
Problem Description You get an array of numbers, return the sum of all of the p...
在 Fennel 的官方文件裡,有一段話: There's also a Cljlib library, that implements a lot of f...
Problem Description This function should test if the factor is a factor of base...
選錯主題了,應該是自我挑戰啦。 前言 今年真的開始寫一點 clojure 了,稍微刷個題,記錄一下。希望不要像前年意外斷賽! 2023 年鐵人賽:從零開始的 c...
前言 大家好,2025 年的我依舊是對於 Clojure 一無所知的菜鳥小白工程師。 2023 年鐵人賽因不可抗力因素斷賽! 決定慢慢補完剩下 7 天。 今天我...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天我們要來學習 Clojure 中的匿名函數 Fnonynous Functions。...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天我們要來學習函數主體 Function Body,以及去認識 Clojure 中「所有函...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天我們要來學習如何使用解構 Destructuring 。 try Clojure he...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天我們要來學習在定義函數時的「文檔字符串」(docstring) 以及「參數和參數個數」(...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天我們要來學習 Defining Functions —— 如何定義函數。 try C...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天我們要來學習 Calling Functions 呼叫函數。 try Clojure...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天我們來複習一下前幾章有關 Clojure 資料結構的內容,如下: Numbers St...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天要來學習 Clojure 資料型態中的列表 Lists 。 try Clojure h...
前言 大家好,我是對於 Clojure 一無所知的菜鳥小白工程師。 今天要來學習 Clojure 資料型態中的列表 Lists 。 try Clojure h...