Bergen Nerdschool (@nerdschoolbergen)
  • Stars
    star
    93
  • Global Org. Rank 59,908 (Top 20 %)
  • Registered about 9 years ago
  • Most used languages
    JavaScript
    45.5 %
    Java
    36.4 %
    HTML
    18.2 %
  • Location 🇳🇴 Norway
  • Country Total Rank 1,021
  • Country Ranking
    Java
    102
    HTML
    149

Top repositories

1

code-smells

Somewhere along the way code goes from good to bad. It's usually a combination of many small factors that when allowed to take hold in your project, makes it hard to work with and downright frustrating. Your code starts to smell... bad...
Java
26
star
2

all-about-testing-code

Learn how and why to write automated tests for your code.
Java
11
star
3

react

This workshop will give a whirlwind tour of React and Redux, demonstrating the core principles and providing a platform to build on.
JavaScript
9
star
4

introduction-to-javascript

JavaScript is the most used language today, and there is no escaping it. Learn the basics in this lesson.
JavaScript
7
star
5

shellscripting

The CLI (Command-line interface) is a developer's friend and power tool. Learn some of the most important commands and see how the CLI can supercharge your workday
7
star
6

build-and-deploy

This course will introduce continuous integration and continuous deployment with a hands-on workshop
JavaScript
6
star
7

Styling-fundamentals

This workshop will give a short introduction to styling (CSS), and contain assignments aimed at practising the fundametals of styling for modern websites.
HTML
5
star
8

home

The https://nerdschool.no webpage
HTML
4
star
9

git

Git has won the source control battle for now, and it is a vital tool to learn for any developer today. Learn the basic commands and workflow in this lesson.
4
star
10

modern-javascript-and-web-apis

This workshop focuses on language constructs in modern JavaScript versions known as ECMAScript2015 (ES2015) or ECMAScript 6 (ES6). We'll look at features in modern JavaScript and use these features to build a JavaScript-based web application against a server-side web API.
JavaScript
4
star
11

clean-code

Code refactoring is the process of restructuring existing computer code without changing its external behavior. Learn how and why in this session.
Java
3
star
12

javascript-best-practices

Best practices for JavaScript development
JavaScript
3
star
13

git-mergedemo

1
star
14

solid

Learn about the SOLID principles of object oriented design
Java
1
star