People use GitHub to build some of the most advanced technologies in the world. Whether you’re visualizing data or building a new game, there’s a whole community and set of tools on GitHub that can help you do it even better. GitHub Skills’ “Introduction to GitHub” course guides you through everything you need to start contributing in less than an hour.
HTML is the foundation of all web pages. It defines the structure of a page, while CSS defines its style. HTML and CSS are the beginning of everything you need to know to make your first web page! Learn both and start creating amazing websites.
JavaScript is among the most powerful and flexible programming languages of the web. It powers the dynamic behavior on most websites, including this one.
Functions are one of the fundamental building blocks in JavaScript. A function in JavaScript is similar to a procedure—a set of statements that performs a task or calculates a value, but for a procedure to qualify as a function, it should take some input and return an output where there is some obvious relationship between the input and the output. To use a function, you must define it somewhere in the scope from which you wish to call it.
Template literals are literals delimited with backtick (`) characters, allowing for multi-line strings, string
interpolation with embedded expressions, and special constructs called tagged templates.
Template literals are sometimes informally called template strings, because they are used most commonly for string
interpolation (to create strings by doing substitution of placeholders). However, a tagged template literal may
not
result in a string; it can be used with a custom tag function to perform whatever operations you want on the
different parts of the template literal.
I already know myself so 'learnt' will mean 'become apparent again' I'm;
Well I value the code, im self-aware of the code and I need empathy around people working on the code 😅
Knowing that other people must've had similar feelings through there programming learning journey is dopey. Also understanding the feeling of programming compared to learning other study eg math
Let me change the word core into people-skills so the question makes
sense
to me...
I've found it challenging understanding what is meant by core && what im meant to do with core 😩 && why I
would
invest a lot of time for not much with core when
I'm doing better learning how to code 😄
It's very important to have people-skills for a job. (ie: anyone thats not a people-person is fucked !!!)
Developing people skills for me is slow yet I'm making more gains on learning programming 😄. Ive spent my whole life developing people skills so they're not really going to change much in 5 weeks