Blog posts

2024

[VIB Conference] Keynote Lecture

less than 1 minute read

Published:

Talk from Stein Linnarsson (Karolinska Institute): Exploring glioblastoma cell states, their parallels with wound healing and fetal brain development, and spatial profiling advancements using Enhanced Electric FISH.

Numpy & Pandas

less than 1 minute read

Published:

Learn the basics of Python, including variables, lists, and functions. Explore NumPy for matrix operations and Pandas for structured data handling, covering key concepts like indexing, reshaping, and grouping.

VSCode Shortcut / Vim Usage

less than 1 minute read

Published:

VSCode shortcuts for editing and navigation, plus basic Vim commands for file management.

Preparing Python/AI Development Environment

less than 1 minute read

Published:

Learn the basics of computer usage and Python programming, including file systems, GUI vs. CLI, and setting up coding environments like Anaconda. Explore Python as a versatile, platform-independent, and easy-to-use language.