169 похожих чатов

Is there any way to know how much i know

about programming? in %? i mean for example if i know anything about variable i know 10% of it, i know loops that means 25% of it and so on.

or

is there any one page resource for c#, html, css, js and react that i look at it and see if there is any necessary topic that i need to know or not? that resource it should cover everything that any programmer should know not all of it. for example in none of my project i used socket programming. i don't care about that.
and don't tell me to go microsoft doc i don't like it. for me it's just like that docs is for someone that are pro and it's just for him/her to recap it.

25 ответов

84 просмотра

For 1, there's no way to quantify it. To have a %, you'd need to know how much programming knowledge there is, but there's no limit to that, as it is continually evolving (as all fields of knowledge). For 2, you'd need to know what specifically you want to do. If you want to do frontend dev, then you wouldn't necesarilly need to know about low level dev, or vice versa, for exsmple.

Стикер

Стикер

Mr-Thieves Автор вопроса
Bread pup ▲⬤ ×▫︎
For 1, there's no way to quantify it. To have a %,...

1. somethings are basic like var, loops, method, class, oop, etc etc this is something that never changed. i am talking about this. not any technology like blazor, asp, etc. 2. i want to do full stack dev. so i want to know anything that needs for that. i can build simple app like todo list app. but i need first to know anything that i need then move to advanced project. why i want to do this? because i want to know anything that's need to write good/clean program. for example in some where i saw that create this with TDD, BDD, AAA, CCCC and a lot of things that i don't know. so if there is any good resource for that. i need it thanks. and for microsoft doc as i said it's just like for pro that someone mastered and for any reason that forgot it then go to that place and look to it. but i like react docs and javascript info site, it's for absolute beginner.

Mr-Thieves Автор вопроса

how?

Mr-Thieves Автор вопроса

to example TDD means Test Driven Development.

Mr Thieves
to example TDD means Test Driven Development.

What i meant is that I have trouble reading your english, sorry…

Mr-Thieves Автор вопроса
Bread pup ▲⬤ ×▫︎
What i meant is that I have trouble reading your e...

no problem sorry for that too. my english is not good.

Mr Thieves
1. somethings are basic like var, loops, method, c...

CS50: https://www.youtube.com/watch?v=8mAITcNt710

Mr Thieves
1. somethings are basic like var, loops, method, c...

Learn c++ and learn reverse engineering and stuff then sell your cheats == passive income

Gary yet no see
Learn c++ and learn reverse engineering and stuff ...

In what way is "teach yourself a new skill, find an application for it, market it to clients, and handle billing/fulfillment" passive

Mr-Thieves Автор вопроса
Gary yet no see
Learn c++ and learn reverse engineering and stuff ...

i don't want learn new language. if i can master c# + js i am done.

Akabulous
In what way is "teach yourself a new skill, find a...

Hey how did you landed your first tech job what you learnt like in the sense of what programming language you studied

Gary yet no see
Hey how did you landed your first tech job what yo...

language doesn't matter landing your first tech job is basically two things: writing a lot of projects (that aren't just tutorial projects) and then finding relevant job openings to apply to the key to writing a lot of projects is that you should have fun making them, so keep trying fields until you find a field which is fun to make projects in

Just know that the more you know, the more you know you know less than you previously knew 🤯

Mr-Thieves Автор вопроса

lmao

and this sentence reminds me this: if you read read as read, reread read as read

Mr-Thieves Автор вопроса

Похожие вопросы

Обсуждают сегодня

Всем привет! Имеется функция: function IsValidChar(ch: UTF8Char): Boolean; var i: Integer; ValidChars: AnsiString; begin ValidChars := 'abcdefghijklmnopqrstuvwxyzABCDE...
Евгений
44
Коллеги, я тут для личных нужд пошел ставить MQTT сервер, пощупал mosquitto, но ужаснулся отсутствию такой банальности, как HTTP API для посмотреть список топиков. А тут что,...
Maksim Lapshin
14
#include <stdio.h> #include <stdlib.h> #include <time.h> void mass_first_generate(int mass[5][7]) {     for (int N = 0; N < 5; N++) {         for (int A = 0; A < 7; A++) {   ...
Чувак
6
Всем привет! Решаю 99 OCaml Problems и столкнулся со следующей проблемой (прошу палками не забивать, я OCaml практически не трогал до этого момента): open OUnit2 let create_...
К|/|pи/\/\ 6е3yглbIи
2
Ну вот просто даже давайте вот как. Какой нибудь конкретный кейс, можете в пример привести, где бч работает и приносит прикладную пользу, а не просто что бы было? Не крипту.
Alexander Andreev
22
https://www.linkedin.com/posts/ugama-benedicta-kelechi-codergirl-103041300_mobiledevelopment-fluttertraining-handsonlearning-activity-7263445699227254784-IdHB?utm_source=share...
CoderGirl
16
возможно ли как-то передать в электрон или таури медиа поток с рендера 2д движка? двиг запускается как dll, а дальше надо как-то отправлять рендер кодировать не подходит, зр...
Kyle Nekto
7
Помогите пожалуйста. Делаю систему плагинов. Проблема сейчас в такая: плагины загружаются в основном потоке. FLibHandle := SafeLoadLibrary(FFileName) Но нужно еще выполнить фу...
Илья 🤣
10
Точно, оно. У тебя там имена потоков выставляются?
Александр (Rouse_) Багель
11
объясните пожалуйста, почему функция не работает должным образом? вроде должно брать активное окно сравнивать его размер с размером экрана, и если есть совпадение = true прове...
JF
12
Карта сайта