Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Vasco Ferreira

Vasco Ferreira

Vasco Ferreira has asked 2 questions and find answers to 0 problems.

Stats

10
EtPoint
0
Vote count
2
questions
0
answers

About

I've recently finished my Masters Degree in Business Management.

I am a newbie programmer, I just like to learn and it helps me to analyze a problem from a different perspective.

The first program I have made, I've made it using Python. The program just gets data from an excel file and then prepares the data to be imported to the company's website. This program reduced to 20 minutes what would instead take 75 minutes of work.

Now I am learning what AI is, be it for games, work or personal projects.

What I have been learning so far:

  1. Using a Linux system - Basic Level;
  2. Using Spacemacs (Emacs) - Basic Level;
  3. Excel VBA;
  4. Python Programming
    1. Pandas library;
    2. Data Analysis
    3. Machine Learning: Keras library:
      1. ANN;
      2. CNN;
      3. LSTM.
    4. Pytorch
    5. Scraping websites with Scrapy;
    6. Download data from websites with Requests and BeautifulSoup;
    7. Creating a website with Django;
    8. Creating an API with flask;
  5. Clojure and Clojurescript
    1. Web-apps with Re-Frame
    2. API
    3. Functional programming mindset
  6. Statistics
    1. Monte Carlo Method

Vasco Ferreira answers