Clive LO
Projects Blog Publications About

    Creating beautiful geographical maps with Python

    Coding Python

    Sometimes, you want to plot your data on a world map. In Python, we can make use of Basemap from the Matplotlib toolkits to do just that!

    04 February 2023

    5 Obscure but handy string methods in Python

    Coding Python

    Here are five string methods that I personally have found incredibly useful but most people have likely overlooked.

    23 January 2023

    The elusive lambda function in Python

    Coding Python

    Let's talk about lambda functions—one of the more elusive features of Python.

    22 January 2023

    The fundamentals of Object-Oriented Programming in Python

    Coding Python

    Object-oriented programming (OOP) is a programming design based on the concepts of real-life objects. This paradigm allows programmers to think about software development akin to working with real-life objects.

    09 January 2023

    The four principles of Object-Oriented Programming in Python

    Coding Python

    Object-oriented programming (OOP) is a programming design based on the idea of objects in real-life, which includes four critical principles, which are Inheritance, Polymorphism, Encapsulation, and Abstraction.

    02 January 2023

    This is my final post

    Personal

    ...

    31 December 2022

    Python generator and yield statement are neat

    Coding Python

    Generator is one of those things that most Python beginners and even intermediate programmers forget about, but when you encounter a situation that requires it, it becomes incredibly crucial.

    15 December 2022

    Reflecting upon my bachelor's degree in Psychology

    Psychology Academic

    I want to reflect upon my journey of earning my bachelor's degree in Psychology.

    27 November 2022

    Finding the right therapist for you

    Psychology

    Therapy greatly benefited me when I was in a particularly confusing time in my life. To anyone who is considering going to therapy, I’m here to share how to find the right therapist for you.

    11 November 2022

    My master's thesis

    Psychology Academic

    At last, I have graduated with my research master's degree. This was definitely one of the most challenging things I have ever done. Since I haven't posted much here, I thought "hey, let's write about my thesis again on my website after I have just gruelingly finished writing my thesis."

    13 October 2022

    Put your creativity to work with p5.js

    Coding Javascript

    p5.js is a JavaScript library that allows you to work your creativity :art:!

    30 December 2021

    Hello World

    Personal

    Hello world :earth_asia:! Feel free to bookmark this site for updates about my projects!

    15 December 2021
    with by Clive LO
    theme portfolYOU