Jump to content

Does anyone have a suggestion for a javascript coding website?

Your Citrus Friend
29 minutes ago, HELLFIRE1992 said:

I want to learn how to use javascript

Why?
If you know what you need/want to do, just do it.

I dont know, what kind of applications you like...

I am an electrical enggineer and I programmed a tool to calculate resistances.

You can realize a resistance by putting 2 resistors in series or by putting 2 resistors parallel.

The E24 table allows only specific values of resistances.

So I wrote a small offline html file with javascript to find the best combination of 2 resistors from the E24 table to realize a resistance with the聽least deviation.

So basically a few for loops combining all possible combinations and 2 variables to remember the best combination.

So the best combination variables can be overwritten if there is a better combination and in the end they show the best combination.

My build:

CPU

Intel Core i7 9700 8x 3.00GHz So.1151

CPU cooler

be quiet! Shadow Rock Slim

Motherboard

MSI B360-A PRO Intel B360 So.1151 Dual Channel DDR4 ATX

RAM

16GB (4x 4096MB) HyperX FURY black DDR4-2666

GPU

8GB Gigabyte GeForce RTX2070 WindForce 2X 3xDP/HDMI

SSD

500GB Samsung 970 Evo Plus M.2 2280

HDD

4000GB WD Red WD40EFRX Intellipower 64MB 3.5" (8.9cm) SATA 6Gb/s

Power Supply

bequiet! Straight Power 750W Platinum

Case

Fractal Design Define R6
3x bequiet! Silent Wings 3 PWM

Link to comment
Share on other sites

Link to post
Share on other sites

There's loads of free Javascript books out there.聽

Even searching for "free programming books" will give you lots of websites that offer free javascript books聽

Here's a big list :聽https://ebookfoundation.github.io/free-programming-books/books/free-programming-books-langs.html#javascript

here's a book :聽https://books.goalkicker.com/JavaScriptBook/

here's another :聽https://addyosmani.com/resources/essentialjsdesignpatterns/book/

You can also find a lot of programming books archived on Archive.org and available for downloads. For example try :聽https://archive.org/details/texts?query=javascript

edited ... self censoring "gray area" sources to get books, enough info above.

Basically you must really lack inspiration and curiosity to even ask such a question on a forum.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now