-
Hello Mentors,
Reason for review => As a self taught developer I sometimes wonder am I doing things the systematic way.
Project=> Pokedex
desc=> Pokedex fetches data from poke api and shows it.
…
-
Hello, I'm a game developer specialized in Lua and have been making games on the Roblox platform for 7 years, I'm self taught and don't have standard CS education so I struggle with Leetcode problems …
-
I'm working on an iOS app that needs to access Apple Music, Spotify, and SoundCloud and was wondering if you had any pointers. I'm new to programming and have been self taught, so any help is apprecia…
ghost updated
6 years ago
-
Put down all the MS in computer science related programme research here
- [ ] Abroad
- [ ] India
## Literature Research
- [ ] Any other github repos talk on this
- [ ] Can it be part of awesome re…
-
In addition to minimum requirements I added optional and additional feature to the app. It was a bit challenging but very exciting. My self research taught me a lot of skills that will be used on my n…
-
https://medium.freecodecamp.com/we-asked-15-000-people-who-they-are-and-how-theyre-learning-to-code-4104e29b2781#.ngegaxaj4, with [raw data on :octocat:](https://github.com/FreeCodeCamp/2016-new-coder…
-
Hey, so I am self taught and don't really understand this stuff but I get this error with the Typescript Linter in Visual Studio Code, the Natives one is fine but this redm-client-cfx and redm-server-…
-
# Lightweight JavaScript Carousel - Julien Vernet's website
Self-taught entrepreneur for over a decade, I use my experience in product management and user experience to transform ideas into digital p…
-
Hi,
I've noticed an issue in this work as follows: In module create_batch.py
the negative samples are not allowed to be taken from test data. When valid_triples_dict is defined as:
self.valid_t…
-
Hi,
Another inaccuracy issue in XML extraction for tables.
If the table contains one or more empty cells, the XML simply ignore it. For example, it makes a table with 3 row into 2 row.
```
…