Giter VIP home page Giter VIP logo

Comments (21)

SarahTew avatar SarahTew commented on August 27, 2024 1

Exercise 2

from 2020-2021.

denizovski avatar denizovski commented on August 27, 2024 1

Flowchart Diagram

from 2020-2021.

giorgiasampo avatar giorgiasampo commented on August 27, 2024 1

Diagramma non titolato

from 2020-2021.

fcagnola avatar fcagnola commented on August 27, 2024 1

This is my proposal
Diagram

from 2020-2021.

dbrembilla avatar dbrembilla commented on August 27, 2024 1

Diagram

from 2020-2021.

gabrielefiorenza avatar gabrielefiorenza commented on August 27, 2024 1

FLOWCHART 1

from 2020-2021.

edoardodalborgo avatar edoardodalborgo commented on August 27, 2024 1

ex2_lez2

from 2020-2021.

SusannaPinotti avatar SusannaPinotti commented on August 27, 2024 1

image

from 2020-2021.

ConstiDami avatar ConstiDami commented on August 27, 2024 1

Ex2

from 2020-2021.

penelopelask avatar penelopelask commented on August 27, 2024 1

exercise2

from 2020-2021.

AlessandraFa avatar AlessandraFa commented on August 27, 2024 1

Flowchart A=B

from 2020-2021.

Fran-cesca avatar Fran-cesca commented on August 27, 2024 1

Untitled Diagram (1)

from 2020-2021.

GiuliaMenna avatar GiuliaMenna commented on August 27, 2024 1

Untitled Diagram

from 2020-2021.

DeniseBas avatar DeniseBas commented on August 27, 2024 1

Untitled Diagram

from 2020-2021.

LuisAmmi avatar LuisAmmi commented on August 27, 2024 1

image

from 2020-2021.

enri-ca avatar enri-ca commented on August 27, 2024 1

immagine

from 2020-2021.

laurentfintoni avatar laurentfintoni commented on August 27, 2024

Screen Shot 2020-10-16 at 2 45 03 PM

from 2020-2021.

ChiaraCati avatar ChiaraCati commented on August 27, 2024

33680E3A-1C22-4020-BC0C-9E00C0F19A48

from 2020-2021.

yunglong28 avatar yunglong28 commented on August 27, 2024

Untitled Diagram

from 2020-2021.

valentinacozzi avatar valentinacozzi commented on August 27, 2024

DF0CDC12-98ED-4753-9702-6C2055472EF9

from 2020-2021.

essepuntato avatar essepuntato commented on August 27, 2024

Hi all,

Thanks for your answers. A few comments about some issues I found reading your proposed solutions:

  1. remember that defining an algorithm and executing it (i.e. passing specific input values to a computer that will follow the instruction depicted in the algorithm to return something) are two different activities. When you develop an algorithm, you do not consider, usually, particular input values (e.g. the string "john" or the number 3) but just variables / parameters (i.e. the input string a and the number n).
  2. According to the convetion I've introduced, using "a" does not defined a variable but a string containing the character a.
  3. The steps of the algorithms must not contain references to variables that are not initialised before or that are not the input parameter of the algorithm.

from 2020-2021.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.