DEV Community

Mia profile picture

Mia

404 bio not found

Education

Technical University of Berlin

Four Year Club
Three Year Club
Writing Debut
Two Year Club
One Year Club
16 Week Writing Streak
8 Week Writing Streak
4 Week Writing Streak
Learning Pilog - 7: Cuts and Negations

Learning Pilog - 7: Cuts and Negations

3
Comments
3 min read
Learning Pilog - 6: More Lists

Learning Pilog - 6: More Lists

6
Comments
3 min read
Learning Pilog - 5: Lists

Learning Pilog - 5: Lists

Comments
3 min read
Learning Pilog - 4: Recursion

Learning Pilog - 4: Recursion

3
Comments
5 min read
Learning Pilog -3: Unification and Proof Search

Learning Pilog -3: Unification and Proof Search

9
Comments
4 min read
Learning Pilog - 2: Facts, Rules, Queries

Learning Pilog - 2: Facts, Rules, Queries

10
Comments
4 min read
Learning Pilog - 1: A Short Introduction to Prolog

Learning Pilog - 1: A Short Introduction to Prolog

7
Comments
3 min read
Logical Programming in PicoLisp: Learning Pilog!

Logical Programming in PicoLisp: Learning Pilog!

5
Comments
4 min read
How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

9
Comments 2
6 min read
Creating a User Interface for Data Modification, Part 2

Creating a User Interface for Data Modification, Part 2

9
Comments
3 min read
Creating a User Interface for Data Modification, Part 1

Creating a User Interface for Data Modification, Part 1

10
Comments
7 min read
How to create a RESTful API to the PicoLisp Database

How to create a RESTful API to the PicoLisp Database

10
Comments
6 min read
Creating a User Interface to the Database: Displaying the data

Creating a User Interface to the Database: Displaying the data

5
Comments
4 min read
Creating a User Interface to the Database: Setup

Creating a User Interface to the Database: Setup

8
Comments
5 min read
Working with multiple database files

Working with multiple database files

5
Comments
5 min read
How to Add Records to the PicoLisp Database

How to Add Records to the PicoLisp Database

3
Comments
4 min read
How to Define Entities and Relationships in the PicoLisp Database

How to Define Entities and Relationships in the PicoLisp Database

5
Comments
3 min read
Getting started with the PicoLisp database

Getting started with the PicoLisp database

7
Comments
4 min read
Introduction to the PicoLisp Database

Introduction to the PicoLisp Database

7
Comments
3 min read
How to create a To-Do App in PicoLisp (Responsive Version) - Part 2

How to create a To-Do App in PicoLisp (Responsive Version) - Part 2

5
Comments
6 min read
How to create a To-Do App in PicoLisp (Responsive Version) - Part 1

How to create a To-Do App in PicoLisp (Responsive Version) - Part 1

5
Comments
5 min read
How to create a To-Do App in PicoLisp (Desktop Version)

How to create a To-Do App in PicoLisp (Desktop Version)

4
Comments
5 min read
Web Apps: An Animation

Web Apps: An Animation

6
Comments
6 min read
Web Apps: GUI Enabling/Disabling of controls

Web Apps: GUI Enabling/Disabling of controls

5
Comments
3 min read
Web Apps: GUI Component Interaction

Web Apps: GUI Component Interaction

6
Comments
3 min read
WebApps: A Simple Windowed Application

WebApps: A Simple Windowed Application

6
Comments
5 min read
Web Application Programming in PicoLisp: Some more GUI elements

Web Application Programming in PicoLisp: Some more GUI elements

6
Comments
4 min read
Web Application Programming in PicoLisp: Prefix Classes

Web Application Programming in PicoLisp: Prefix Classes

3
Comments
6 min read
Web Application Programming in PicoLisp: Introducing the GUI framework

Web Application Programming in PicoLisp: Introducing the GUI framework

6
Comments
5 min read
Rosetta Code: Object Oriented Programming Examples

Rosetta Code: Object Oriented Programming Examples

4
Comments
8 min read
PicoLisp Explored: Object-Oriented Programming, Part 2

PicoLisp Explored: Object-Oriented Programming, Part 2

3
Comments
4 min read
PicoLisp Explored: Object-Oriented Programming, Part 1

PicoLisp Explored: Object-Oriented Programming, Part 1

Comments
5 min read
Web Application Programming in PicoLisp: Creating HTML Forms, Part 2

Web Application Programming in PicoLisp: Creating HTML Forms, Part 2

1
Comments
5 min read
Web Application Programming in PicoLisp: Creating HTML Forms, Part 1

Web Application Programming in PicoLisp: Creating HTML Forms, Part 1

1
Comments
6 min read
Web Application Programming in PicoLisp: Adding CSS

Web Application Programming in PicoLisp: Adding CSS

6
Comments
5 min read
Web Application Programming in PicoLisp: Adding HTML Tags

Web Application Programming in PicoLisp: Adding HTML Tags

5
Comments
4 min read
Web Application Programming in PicoLisp: Setting up the server

Web Application Programming in PicoLisp: Setting up the server

5
Comments
2 min read
Web Application Programming in PicoLisp: How it works

Web Application Programming in PicoLisp: How it works

5
Comments
5 min read
Web Application Programming in PicoLisp

Web Application Programming in PicoLisp

1
Comments
3 min read
Riddle 2: Even Fibonacci Numbers

Riddle 2: Even Fibonacci Numbers

6
Comments
2 min read
The Fibonacci Sequence

The Fibonacci Sequence

6
Comments
6 min read
PicoLisp Explored: The enum function

PicoLisp Explored: The enum function

5
Comments
4 min read
PicoLisp Explored: The cache function

PicoLisp Explored: The cache function

2
Comments
4 min read
Binary Tree Traversal, Part 2

Binary Tree Traversal, Part 2

5
Comments
3 min read
PicoLisp Explored: The fifo function

PicoLisp Explored: The fifo function

5
Comments
3 min read
Binary Tree Traversal, Part 1

Binary Tree Traversal, Part 1

5
Comments
5 min read
PicoLisp Explored: The idx function

PicoLisp Explored: The idx function

6
Comments
3 min read
Riddle 1: Multiples of 3 or 5

Riddle 1: Multiples of 3 or 5

2
Comments
3 min read
The Project Euler

The Project Euler

4
Comments
2 min read
PicoLisp Explored: Piping from the Command Line

PicoLisp Explored: Piping from the Command Line

Comments
4 min read
Classic Algorithms: Solving the 100 Doors Riddle

Classic Algorithms: Solving the 100 Doors Riddle

2
Comments
7 min read
PicoLisp Explored: The SET function

PicoLisp Explored: The SET function

3
Comments
4 min read
Caesar Cipher: A Simple Encryption System in PicoLisp

Caesar Cipher: A Simple Encryption System in PicoLisp

5
Comments
7 min read
The Rosetta Code Project

The Rosetta Code Project

3
Comments
2 min read
How to join the PicoLisp Community

How to join the PicoLisp Community

3
Comments
2 min read
Levelling up - 2: Use the debugger

Levelling up - 2: Use the debugger

5
Comments
6 min read
Levelling up - 1: Read the docs

Levelling up - 1: Read the docs

6
Comments
7 min read
A very first PicoLisp program

A very first PicoLisp program

6
Comments
6 min read
Floating Point vs. Fixed Point Arithmetics

Floating Point vs. Fixed Point Arithmetics

4
Comments
4 min read
60 PicoLisp Functions You Should Know - 6: Lists and Strings

60 PicoLisp Functions You Should Know - 6: Lists and Strings

5
Comments
6 min read
loading...