pharo-open-documentation / Pharo Wiki
Licence: cc-by-4.0
Wiki related to the Pharo programming language and environment.
Stars: ✭ 161
Programming Languages
smalltalk
420 projects
Projects that are alternatives of or similar to Pharo Wiki
Guides
Here you will find Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.
Stars: ✭ 207 (+28.57%)
Mutual labels: tutorial, guide, tutorials, tips, tips-and-tricks, guides
Pine Utils
Code Snippets + Tricks & Tips to help Pine Script developers
Stars: ✭ 149 (-7.45%)
Mutual labels: tips, tips-and-tricks, guides, tricks
Pangea-Docs
Get started with BITNATION and the Pangea Jurisdiction!
Stars: ✭ 46 (-71.43%)
Mutual labels: wiki, tutorials, guides
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+1575.78%)
Mutual labels: tutorial, examples, guide
Synology
Cheatsheet and bash scripts sripts for Synology Nas Stations cheet cheat sheet nas networkdisk
Stars: ✭ 125 (-22.36%)
Mutual labels: tips, tips-and-tricks, tricks
Dica Python Linkedin
⚡ Este repositório é direcionado para dicas com a linguagem python, que estão sendo postadas em meu linkedin.
Stars: ✭ 54 (-66.46%)
Mutual labels: tips, tricks, tips-and-tricks
Rxjava2 Android Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Stars: ✭ 4,950 (+2974.53%)
Mutual labels: tutorial, examples, tutorials
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+368.32%)
Mutual labels: tutorial, examples, guide
Haxejs
Documentation about using JavaScript with Haxe
Stars: ✭ 25 (-84.47%)
Mutual labels: tutorial, examples, tutorials
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-77.64%)
Mutual labels: tutorial, guide, tutorials
Aruco Markers
Working examples/tutorial for detection and pose estimation of ArUco markers with C++
Stars: ✭ 112 (-30.43%)
Mutual labels: tutorial, examples
Bitcoin Programming With Bitcoinjs
Bitcoin Programming with BitcoinJS, Bitcoin Core and LND
Stars: ✭ 109 (-32.3%)
Mutual labels: tutorial, guide
Guide To Staying Productive
If you're looking for ways to stay motivated and focused, while still having fun, this guide is for you! Contributions and any kind of improvements are very welcome!
Stars: ✭ 116 (-27.95%)
Mutual labels: guide, guides
Learn Tensorflow Sharp
TensorflowSharp tutors and examples.
Stars: ✭ 120 (-25.47%)
Mutual labels: examples, tutorials
Pyspark Cheatsheet
🐍 Quick reference guide to common patterns & functions in PySpark.
Stars: ✭ 108 (-32.92%)
Mutual labels: guide, guides
Godot tutorials
Code and examples for KidsCanCode Godot Tutorials.
Stars: ✭ 119 (-26.09%)
Mutual labels: tutorial, examples
Git Cheats
Git Cheats - Interactive Cheatsheet For Git Commands
Stars: ✭ 124 (-22.98%)
Mutual labels: tutorial, tutorials
Pharo wiki
Wiki for the Pharo programming language and development environment.
The goals of the wiki are explained in the Manifest and contribution guidelines in the Contribution guide.
Looking for a list of awesome projects? Check-out awesome-pharo, a curated list of awesome Pharo projects.
Contents
Beginners
-
Setting up a new project
- Things beginners must learn
- Interesting things to know for beginners
- How to run Pharo from the command line - How to run pharo from the command line.
-
Glossary
General
- How to deal with baselines - Configure your project and its dependencies.
- Pharo code export formats - Explanations about code formats used to export code to VCS such as git.
- Extension methods - How to extend existing classes in your packages.
- Traits - Structure to build classes via composition.
- How to deploy a pharo application - A guide to deploy a Pharo application.
- Some cool snippets in Pharo - A cook book to answer common needs of a Pharo developer.
- How to setup a travis build - How to have automated build on travis
- Progress bar - Display a progress bar to give feedback to the user.
- Profiling - Measure the time and space your program takes to execute.
- Menubar and World menu - A guide to configure and customize Pharo's menubar and world menu.
- Pragmas - A guide on Pragmas, annotations to compiled methods to add additional properties.
- Coding conventions - A list of convention to follow when writing Pharo code.
- Playground - Documentation on the usage of Pharo's playground.
- Windows 10 Subsystem For Linux (WSL) - Getting Pharo to run on Windows 10 Subsystem for Linux.
- Using CJK (Chinese, Japanese, and Korean) characters - Guide to help you configure Pharo to support Chinese, Japanese, and Korean characters.
- Using CJK input methods - Guide to help you configure Pharo to support CJK input method.
- Iceberg on Windows workaround - Troubleshooting for some issues appearing when using Iceberg on Windows.
- Exceptions - How Pharo's exceptions work and explanations on how to use them.
- Sorting collections - How to sort collections with Pharo's built-in API.
- Refactoring - Documentation on the usage of Pharo refactoring's tool.
- Tweaking big images - Tips to make large pharo images more responsive.
- Sessions management - Documentation on setting up start-up and shut-down actions in Pharo.
- Image file format - Documentation about binary format of Pharo images.
- Settings - How to use Pharo's settings system to define your own settings.
Pharo projects
- Announcer - Implementation of the observer design pattern built-in Pharo.
- Basic interactions with OS
- Cursor
- Dynamic variables
- Numbers
- Rich text
- WebBrowser - A project to open a link in the default web browser.
Pharo and OpenSmalltalk Virtual Machine
External projects
Data exchange
Migration guidelines
External resources
- Pharo Community - Various links of people involved in Pharo community. Helps to discover Pharo ecosystem.
- Contributing to Pharo - Official tutorial on how to contribute to Pharo using Iceberg.
- Generating your own Pharo images (Bootstrapping) - Tools for generating small Pharo images from source code.
- Magritte3 Wiki - Wiki related to Magritte3.
- Sean's wiki about pharo - The wiki of Sean P. DeNigris related to Pharo.
- #pharotip hashtag on twitter - Tweets to help new users to easily get going with Pharo, started by @astares.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].