computerscience 第18页
10 Best Object-Oriented Design, Programming, and System Design Courses-拾光赋

10 Best Object-Oriented Design, Programming, and System Design Courses

10 Best Object-Oriented Design, Programming, and System Design Courses,Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or servic...
kity的头像-拾光赋kity6年前
0486
WTF are streams?-拾光赋

WTF are streams?

WTF are streams?,Streams have always been a complicated topic, but with a little help from some examples, hopefully we can make it right today. Streams are, in essence, a sequence ...
kity的头像-拾光赋kity6年前
0268
Java Number Exploration Lab-拾光赋

Java Number Exploration Lab

Java Number Exploration Lab,To kick off the Renegade Curriculum series, I wanted to start with a lab that I’ve used a lot in the past to introduce a programming language. In parti...
kity的头像-拾光赋kity6年前
02612
Top 20 String Coding Problems from Programming Job Interviews-拾光赋

Top 20 String Coding Problems from Programming Job Interviews

Top 20 String Coding Problems from Programming Job Interviews,Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from t...
kity的头像-拾光赋kity6年前
0246
Reflecting on My Second Semester of Teaching-拾光赋

Reflecting on My Second Semester of Teaching

Reflecting on My Second Semester of Teaching, Teaching Reflections (5 Part Series) 1 Reflecting on My First Semester of Teaching 2 Reflecting on My Second Semester of Teaching 3 Re...
kity的头像-拾光赋kity6年前
02915
Reflecting on My First Semester of Teaching-拾光赋

Reflecting on My First Semester of Teaching

Reflecting on My First Semester of Teaching, Teaching Reflections (5 Part Series) 1 Reflecting on My First Semester of Teaching 2 Reflecting on My Second Semester of Teaching 3 Ref...
kity的头像-拾光赋kity6年前
03614
Introduction to Coding in Java-拾光赋

Introduction to Coding in Java

Introduction to Coding in Java, Java Basics (2 Part Series) 1 Introduction to Coding in Java 2 Primitive Types and Variables in Java Welcome to the first article in a ten-part seri...
kity的头像-拾光赋kity6年前
03814
Timsort — the fastest sorting algorithm you’ve never heard of-拾光赋

Timsort — the fastest sorting algorithm you’ve never heard of

Timsort — the fastest sorting algorithm you’ve never heard of, Image of Tim Peter from here Timsort is a sorting algorithm that is efficient for real-world data and not created...
kity的头像-拾光赋kity6年前
0389
50+ Data Structure and Algorithms Problems from Coding Interviews-拾光赋

50+ Data Structure and Algorithms Problems from Coding Interviews

50+ Data Structure and Algorithms Problems from Coding Interviews,Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services fr...
kity的头像-拾光赋kity6年前
03311
Concepts-as-Code: Bubble Sort-拾光赋

Concepts-as-Code: Bubble Sort

Concepts-as-Code: Bubble Sort,Hi there! This ‘Concepts-as-Code’ blog post is the first in a series where I will attempt to explain concepts in Computer Science in the simplest wa...
kity的头像-拾光赋kity6年前
0207
Java is too old, What should you learn in 2018?-拾光赋

Java is too old, What should you learn in 2018?

Java is too old, What should you learn in 2018?, Java is too old, What should you learn in 2018? Java has become legacy. It can’t evolve in to a modern language while keeping its ...
kity的头像-拾光赋kity7年前
04611
Shuffling algorithms and randomization to improve algorithm‘s runtime.-拾光赋

Shuffling algorithms and randomization to improve algorithm‘s runtime.

Shuffling algorithms and randomization to improve algorithm‘s runtime.,Shuffling card is an essential part of every card game. There are many techniques for shuffling cards but ov...
kity的头像-拾光赋kity7年前
02112