Skip to content

neerja-1984/Learn-With-Me-Pharo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PharoABC's - Your Beginner's Guide to Pharo

Welcome to PharoABC's! This is a fun and easy-to-follow collection of markdown files to get you started with Pharo. Each section builds on the previous one, giving you a solid understanding of the language. Follow along step by step!


📚 Table of Contents

1_gettingStarted.md - Your gateway into Pharo! Learn how to install Pharo, open the Playground, and write your first code.

2_MakingClass.md - Classes are the heart of Object-Oriented Programming. This section will guide you through creating classes and understanding their structure.

3_message_LOOPS_assignments.md - Master message passing, loops, and assignments in Pharo. Learn how objects communicate with each other.

4_eager_lazy_operators.md - Curious about operators? This file covers eager and lazy operators, explaining how Pharo evaluates expressions.

5_yourselfMethod.md - Pharo has a special yourself method. Learn why it exists and how it makes your code cleaner and more readable.

6_collection.md - Collections in Pharo are powerful and versatile. Get hands-on with Arrays, Dictionaries, Sets, and more.

7_iterators_stream.md - Streamline your code using iterators and streams. Learn how to process collections efficiently.

8_UsingMetacello.md - Want to manage external packages? Metacello makes it a breeze! Find out how to install and manage dependencies.

9_Iceberg.md - Learn Pharos Version control system and how to connect with Github repositories like a pro


🚀 Project Idea

  • P1_project1_tellMeWeather.md
    • Ready to put your skills to the test? Build a simple weather app using Pharo.

Have fun coding and exploring the magical world of Pharo! 🚀✨

About

I love to learn new tech and more than that ; I love to document things i have learnt throughout my journey. "Learn with me" is a testament to my learning and me sharing it with the world. 🧑‍💻 PharoABC's - A newbie's adventure in Pharo! Learning the A, B, C's of objects, messages, and the Syntax Magic .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors