Introduction
Following are my personal notes. Everyday I learn something new about software, UNIX and programming at University.
01. Introduction to Programming Language Concepts
- Objectives of first chapter
- What is an Algorithm?
- What is a Flowchart?
- Basic problem solving stages (steps)
- Program and Programming
- Categories of Languages
- Machine Languages
- Assembly Language
- High level language
FreeBSD : MySQL server setup
- Introduction : Installing and configuring MySQL server
- Install MySQL Server using binary package or ports method
- Automatically start MySQL server up at system initial boot time
- Understanding MySQL service i.e. starting and shutting down MySQL database server
- Your first interaction with MySQL database server
- Securing MySQL Server - setup root password
Misc
A note to reader
This work is still in progress. It certainly contains errors or approximations. The author declines any responsibility for whatever it is used. Please report errors/suggestions to me.
