Giter Site home page Giter Site logo

little-man-computer's Introduction

👋 Hello world! I'm Gabriele

  • 🎓 I have a Bachelor Degree in Computer Science at UniMiB
  • 📚 I'm currently studying for a Master Degree in Computer Science at UniMiB
  • 🏢 Sometimes I work as a Web Developer / Head of IT at Madesk
  • 👉 My plan is to improve my coding skills more and more...
  • ❤️ I love to code in Python, NodeJS
  • 📫 How to reach me: derosagabriele at outlook dot it

Some stats

Metrics

Keep in touch

Website · Twitter · LinkedIn

little-man-computer's People

Contributors

derogab avatar dlcgold avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dlcgold

little-man-computer's Issues

gestione label

idea estremamente embrionale. Potremmo fare in modo che ogni volta che si incappa in una label si generi una lista contenenti liste da due elementi con label e istruzione (capire come ma sembra una normale lista di liste) oppure trovare il modo di controllare singolarmente ognuna di queste coppie. nel momento in cui andiamo a generare mem controlliamo ogni coppia e inseriamo la data istruzione in mem visto che il metodo con l'assert sembra poco gestibile. giovedì ragioniamo a qualcosa (mi è venuto in mente a causa della lezione di lisp di oggi)

[PROLOG] Predicati duplicati

Verificare l'utilizzo dei predicati del_blank e remove_all.

Outputs:

?- del_blank("", ["   add 3 ", "add 5", ""], X).
X = ["   add 3 ", "add 5"].
?- remove_all(["   add 3 ", "add 5", ""], "", X).
X = ["   add 3 ", "add 5"] ;
false.

Riempimento Memoria

È necessario aggiungere 0 fino alla 100esima posizione se lmc_load non ha riempito completamente la memoria.
— Federica

Questo è necessario perché altrimenti la successiva ricerca di qualche istruzione in memoria potrebbe causare problemi.

[PROLOG] Utilità predicato "State"

Ricordarsi di ragionare sul predicato state(Acc, Pc, Mem, In, Out, Flag).

Useful, or useless, that is the question

È davvero inutile oppure potrebbe funzionare/servire come una sorta di controllo dei valori dei campi per ogni stato?

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.