Menu

Close
  • Home
  • About
  • Contact
  • Search
Subscribe
Startup Next Door Menu

C

A 10-post collection

Page 1 of 1

Important: Pick One Language for the Coding Interview

I wanted to clarify the programming language requirement for the interview. I was under the impression that I needed C++ or Java to do the interview, »

John Washam John Washam on coding interview, C, C++, python, programming languages, javascript, Java 02 August 2016 Comments

How to Run Valgrind in CLion, for C and C++ Programs

I needed this for myself, and Googled around but didn't find anything satisfactory, but now after a little work, I'm all set with Valgrind. Wouldn't you »

John Washam John Washam on C++, C, Valgrind, programming tools 29 July 2016 Comments

Bit Manipulation

Bitwise operations are a very weak spot for me. ANDing, ORing, and XORing (huh?) bits hasn't really been anything I can say I've needed to do, »

John Washam John Washam on C, bits, bitwise operations 24 June 2016 Comments

Binary Search

I thought binary search was just good for sorted arrays, but this article on TopCoder was really good. It got me thinking of all sorts of »

John Washam John Washam on C, binary search 23 June 2016 Comments

In the Queue

I'm working on queues today. I'm implementing a queue using a fixed-size array, and also using a linked list. These are the four operations each will »

John Washam John Washam on C, C++, practicing, queues 19 June 2016 Comments

Linked Lists Complete

I ended up with 2 implementations of linked lists in C, an object-oriented approach in C++ (with templates!), and followed up with a smaller OO implementation »

John Washam John Washam on linked lists, C, C++, python 17 June 2016 Comments

All Up In Linked Lists

Yesterday I started on linked lists, and this one looks like it will go 2-3 days. I started off with a nice C implementation, with many »

John Washam John Washam on C++, C, linked lists 14 June 2016 Comments

Hand-Crafted Vectors

I've been continuing my studies in computer science by implementing a vector (automatically resizing array) without using arrays. I started with C, and wanted to get »

John Washam John Washam on computer science, C++, C 12 June 2016 Comments

Studying C is Going Well

Just wanted to drop in with a status update. I'm getting through the book and doing some exercises along the way. It's challenging, yet fun. So »

John Washam John Washam on books, C, reading 05 May 2016 Comments

Back and Ready To Go: Starting with C

So I've completed all the work needed for my business, and there are good people in place to keep it running smoothly, so now I can »

John Washam John Washam on C, reading, books 22 April 2016 Comments
Page 1 of 1
  • text with your customers for customer feedback
  • comment cards
Startup Next Door © 2010-2022
Proudly published with Ghost