Ifihan Olusheye
Ifihan's World 🦋

Ifihan's World 🦋

Follow
homeAbout MeJuliabadgesnewsletter
Tag

Tutorial

#tutorial

More content

Read more stories on Hashnode


Articles with this tag

Testing in Django

Jun 9, 202313 min read

Testing is crucial in the software development lifecycle, ensuring that applications meet the required quality standards and function as expected. It...

Testing in Django

How to read error messages in Julia

May 27, 20236 min read

In the world of programming, errors are unavoidable. An error is a deviation or discrepancy from the expected behaviour of a program. It is an...

How to read error messages in Julia

Data Visualization with Julia: Exploring Plots.jl

May 20, 20235 min read

Data visualization is the graphical representation of data and information through visual elements such as charts, graphs, maps, and diagrams. It...

Data Visualization with Julia: Exploring Plots.jl

Mastering File Input and Output in Julia

Apr 29, 20237 min read

File input/output (I/O) is an essential component of programming as it allows programs to interact with the outside world by reading from and writing...

Mastering File Input and Output in Julia

Pluto.jl: The interactive Julia Language notebook

Apr 8, 202310 min read

Interactive notebooks are a computational interface that permits users to produce and distribute code, data, and visualizations in a document-like...

Pluto.jl: The interactive Julia Language notebook

IJulia: The Julia Notebook

Mar 23, 20236 min read

There are various tools available for developers to use for building and executing several commands. They include: Code Editors, Integrated...

IJulia: The Julia Notebook