Skip to content

fathurwithyou/Dasar-Pemrograman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dasar Pemrograman

python Static Badge

This repository is designed for ITB students who are interested in gaining knowledge about procedural (Python) and functional (Haskell) programming paradigms.

Haskell Installation

Windows (GHCup)

  1. Open Windows Powershell (non-admin) and ensure the antivirus or firewall is deactivated.
  2. Copy the command from this link.
  3. Just use the default installation (just click enter until there's no option)
  4. Wait for a moment.
  5. Congrats, your HaHaHaskell is installed.

Windows (Chocolatey)

  1. Firstly, install Chocolatey as admin in Powershell.
  2. Rerun the administrative Powershell.
  3. Run choco install haskell-dev.
  4. Use default installation (click enter until no option)
  5. Wait for a moment.
  6. If finished, try to run ghci -V.

Contributor

Muhammad Fathur Rizky [19623149]

About

This repository is designed for ITB students who are interested in gaining knowledge about procedural and functional programming paradigms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors