All public logs

From Sustainability Methods

Combined display of all available logs of Sustainability Methods. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 13:56, 27 September 2024 Gustavo talk contribs created page Functions in Python (Created page with "<mark>'''Still in edition mode'''</mark> == Functions in Python == Functions in Python are reusable blocks of code that perform a specific task. They are used to structure p...")
  • 12:46, 27 September 2024 Gustavo talk contribs created page Loops in Python (Created page with "== Loops and Iterations == Loops are a fundamental concept in programming that allow for the repetition of a set of instructions until a certain condition is met. They help a...")
  • 12:27, 27 September 2024 Gustavo talk contribs created page Conditions and Branching in Python (Created page with "<mark>'''Still in edition mode'''</mark> == Conditional Statements and Branching in Python == Conditional statements and branching are essential tools in programming that al...")
  • 08:14, 27 September 2024 Joanna Knecht talk contribs created page Movement/mobility breaks (Created page with "==What, Why & When== A movement break, also known as a mobility break, is an active break from seated learning or working that lasts a few minutes and intends to improve the...")
  • 09:17, 26 September 2024 Gustavo talk contribs created page Data Types in Python (Created page with "== Data Types in Python == For a general introduction to Data Types check the entry [Data formats]. Different programming languages use different conventions for data types....")
  • 08:25, 26 September 2024 Gustavo talk contribs created page Variables and Expressions in Python (Created page with "== Understanding Variables and Expressions in Python == In this entry, we will explore two fundamental concepts in Python programming: ''variables'' and ''expressions''. Thes...")
  • 22:21, 25 September 2024 Gustavo talk contribs created page Hello World! (Created page with "== Getting Started with Python: Your First Lines of Code == Welcome to your first steps in Python programming! In this entry, we'll cover the essentials to get you writing an...")
  • 12:49, 25 September 2024 Gustavo talk contribs created page File:Python landscape3.png
  • 12:49, 25 September 2024 Gustavo talk contribs uploaded File:Python landscape3.png
  • 11:16, 25 September 2024 Gustavo talk contribs deleted page File:Python landscape2.png (wrong image)
  • 11:15, 25 September 2024 Gustavo talk contribs created page File:Python landscape2.png
  • 11:15, 25 September 2024 Gustavo talk contribs uploaded File:Python landscape2.png
  • 11:10, 25 September 2024 Gustavo talk contribs deleted page DATAx (content was: "Welcome to Datax == Coding in Notebooks == Coding in Notebooks == Hello World == Hello World! == Variables and Expressions...", and the only contributor was "Gustavo" (talk))
  • 11:09, 25 September 2024 Gustavo talk contribs deleted page Hello World! (content was: "==Your first line of code== When learning a new programming language, normally we start with a simple “hello world” example. This...", and the only contributor was "Gustavo" (talk))
  • 11:08, 25 September 2024 Gustavo talk contribs deleted page Variables and Expressions in Python (content was: "==What is a variable?== Similar to an administration, a computer processes information and this information has to be stored somewhere...", and the only contributor was "Gustavo" (talk))
  • 11:08, 25 September 2024 Gustavo talk contribs deleted page Data Types in Python (content was: "==Purpose of data types== Data is pieces of information that are recorded or measured. This can be a number, text,... We need differe...", and the only contributor was "Gustavo" (talk))
  • 11:08, 25 September 2024 Gustavo talk contribs deleted page Conditions and Branching in Python (content was: "Conditions allow us to make decisions in a program and implement more complex program logic. ==Comparison operators == Comparison operators and booleans form the basis for checking conditions. Comparison operators are used to compare v...")
  • 11:08, 25 September 2024 Gustavo talk contribs deleted page Functions in Python (content was: "== What are functions? == Functions are reusable blocks of code that complete specific tasks. They take input, process it and return results. Functions can do everything from simple calculations to complex data manipulation. They are on...")
  • 11:08, 25 September 2024 Gustavo talk contribs deleted page Loops in Python (content was: "Loops are an essential part of programming, as they allow code to be executed repeatedly without having to rewrite it each time. There are two basic types of loops: counting loops <code>for</code> loops, which run through a fixed number...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)