Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitsai/book-exercises
/ functions
Functions
864 in github.com/bitsai/book-exercises
⨍
Functions
864
◇
Types & classes
106
↓ 3 callers
Function
median
Accelerated C++/chapter08/median.h:12
↓ 3 callers
Method
name
Accelerated C++/chapter16/Core.cc:17
↓ 3 callers
Method
passing
Accelerated C++/chapter09/PF-Student_info.cpp:17
↓ 3 callers
Function
print_a_line
(line_count, f)
Learn Python the Hard Way/ex20.py:11
↓ 3 callers
Method
resize
Accelerated C++/chapter11/List.hpp:73
↓ 3 callers
Function
reverse
Accelerated C++/chapter10/List.hpp:129
↓ 3 callers
Function
split
Accelerated C++/chapter07/split.cc:14
↓ 3 callers
Method
val
Accelerated C++/chapter14/Ref_count.hpp:9
↓ 3 callers
Method
val
Accelerated C++/chapter15/Ref_count.hpp:9
↓ 3 callers
Method
width
Accelerated C++/chapter15/Pic.h:78
↓ 3 callers
Method
width
Accelerated C++/chapter16/Pic.h:97
↓ 3 callers
Function
write_analysis
Accelerated C++/chapter11/analysis.cc:37
↓ 3 callers
Function
write_analysis
Accelerated C++/chapter12/analysis.cc:37
↓ 3 callers
Function
write_analysis
Accelerated C++/chapter08/8-1-analysis.hpp:29
↓ 3 callers
Function
yytnamerr
Copy to YYRES the contents of YYSTR after stripping away unnecessary quotes and backslashes, so that it's suitable for yyerror. The heuristic i
Pragmatic Programmer/2-7.tab.c:844
↓ 2 callers
Function
add
(a, b)
Learn Python the Hard Way/ex21.py:1
↓ 2 callers
Function
analysis
Accelerated C++/chapter08/8-1-analysis.hpp:18
↓ 2 callers
Method
begin
Accelerated C++/chapter14/Vec.h:34
↓ 2 callers
Method
begin
Accelerated C++/chapter12/Vec.h:35
↓ 2 callers
Function
break_words
This function will break up words for us.
Learn Python the Hard Way/ex25.py:1
↓ 2 callers
Function
classify
Accelerated C++/chapter06/6-8-classify.cpp:7
↓ 2 callers
Method
clone
Accelerated C++/chapter13/Core.h:36
↓ 2 callers
Method
copy
Accelerated C++/chapter12/Str.cpp:22
↓ 2 callers
Function
did_all_hw
Accelerated C++/chapter06/grade_check.cc:7
↓ 2 callers
Function
end
(why)
Learn Python the Hard Way/ex36.py:3
↓ 2 callers
Method
end
Accelerated C++/chapter14/Vec.h:37
↓ 2 callers
Method
end
Accelerated C++/chapter12/Vec.h:38
↓ 2 callers
Method
feed
(self)
Learn Python the Hard Way/ex45.py:18
↓ 2 callers
Function
find_urls
Accelerated C++/chapter06/urls.cc:29
↓ 2 callers
Function
frame
Accelerated C++/chapter12/pics.cc:16
↓ 2 callers
Function
gen_sentence
Accelerated C++/chapter08/8-5-grammar-utils.hpp:43
↓ 2 callers
Function
get_width
Accelerated C++/chapter04/4-4.cpp:7
↓ 2 callers
Function
get_width
Accelerated C++/chapter04/4-3.cpp:7
↓ 2 callers
Function
grade
compute a student's overall grade from midterm and final exam grades and homework grade
Accelerated C++/chapter14/grade.cc:11
↓ 2 callers
Function
grade
compute a student's overall grade from midterm and final exam grades and homework grade
Accelerated C++/chapter16/grade.cc:11
↓ 2 callers
Function
grade
compute a student's overall grade from midterm and final exam grades and homework grade
Accelerated C++/chapter09/grade.cc:11
↓ 2 callers
Method
grade
Accelerated C++/chapter16/Core.cc:19
↓ 2 callers
Function
has_chars
Accelerated C++/chapter05/5-11.cpp:10
↓ 2 callers
Function
list_ref
Accelerated C++/chapter11/List.hpp:109
↓ 2 callers
Method
make_unique
Accelerated C++/chapter14/Ptr.h:10
↓ 2 callers
Function
median
compute the median of a `vector<double>' note that calling this function copies the entire argument `vector'
Accelerated C++/chapter04/4-6.cpp:34
↓ 2 callers
Method
name
Accelerated C++/chapter14/Student_info.h:17
↓ 2 callers
Method
name
Accelerated C++/chapter16/Student_info.h:23
↓ 2 callers
Method
name
Accelerated C++/chapter13/Student_info.h:23
↓ 2 callers
Function
parse
(text, ignoreCase)
Programming Clojure/public/javascripts/code-highlighter.js:138
↓ 2 callers
Function
parse_subject
(word_list, subj)
Learn Python the Hard Way/projects/ex49/ex49/parser.py:63
↓ 2 callers
Function
print_first_word
Prints the first word after popping it off.
Learn Python the Hard Way/ex25.py:10
↓ 2 callers
Function
print_last_word
Prints the last word after popping it off.
Learn Python the Hard Way/ex25.py:15
↓ 2 callers
Function
print_string_vector
Accelerated C++/chapter05/5-9.cpp:15
↓ 2 callers
Function
println
(s)
Learn Python the Hard Way/ex19.py:22
↓ 2 callers
Function
read_grammar
read a grammar from a given input stream
Accelerated C++/chapter08/8-5-grammar-utils.cpp:26
↓ 2 callers
Method
resize
Accelerated C++/chapter10/List.hpp:73
↓ 2 callers
Function
reverse
Accelerated C++/chapter11/List.hpp:129
↓ 2 callers
Function
secret_formula
(started)
Learn Python the Hard Way/ex24.py:20
↓ 2 callers
Function
secret_formula
(started)
Learn Python the Hard Way/ex26.py:56
↓ 2 callers
Function
sort_sentence
Takes in a full sentence and returns the sorted words.
Learn Python the Hard Way/ex26.py:20
↓ 2 callers
Function
sort_words
Sorts the words.
Learn Python the Hard Way/ex26.py:6
↓ 2 callers
Function
split
Accelerated C++/chapter05/split.cc:14
↓ 2 callers
Function
split
changed
Accelerated C++/chapter08/split.h:20
↓ 2 callers
Function
start
()
Learn Python the Hard Way/ex35.py:58
↓ 2 callers
Function
vcat
Accelerated C++/chapter16/Pic.cc:24
↓ 2 callers
Function
width
Accelerated C++/chapter06/6-1-pics.cpp:16
↓ 2 callers
Function
width
Accelerated C++/chapter05/5-8.cpp:16
↓ 2 callers
Function
width
Accelerated C++/chapter05/pics.cc:16
↓ 2 callers
Method
width
Accelerated C++/chapter15/Pic.cc:30
↓ 2 callers
Method
width
Accelerated C++/chapter16/Pic.cc:41
↓ 2 callers
Function
xref
Accelerated C++/chapter08/8-5-xref-utils.hpp:9
↓ 2 callers
Function
yystrlen
(yystr)
Pragmatic Programmer/2-7.tab.c:795
↓ 2 callers
Function
yysyntax_error
Copy into YYRESULT an error message about the unexpected token YYCHAR while in state YYSTATE. Return the number of bytes copied, including the
Pragmatic Programmer/2-7.tab.c:891
↓ 1 callers
Function
YYID
(i)
Pragmatic Programmer/2-7.tab.c:207
↓ 1 callers
Method
__init__
(self, name)
Learn Python the Hard Way/ex45.py:8
↓ 1 callers
Function
addRule
(className, rule)
Programming Clojure/public/javascripts/code-highlighter.js:126
↓ 1 callers
Method
add_student
Accelerated C++/chapter09/9-5.cpp:10
↓ 1 callers
Method
add_student
Accelerated C++/chapter09/9-6.cpp:14
↓ 1 callers
Function
app_helper
Accelerated C++/chapter11/List.hpp:114
↓ 1 callers
Function
app_helper
Accelerated C++/chapter10/List.hpp:114
↓ 1 callers
Function
append
Accelerated C++/chapter11/List.hpp:120
↓ 1 callers
Function
append
Accelerated C++/chapter10/List.hpp:120
↓ 1 callers
Method
assign
Accelerated C++/chapter12/Vec.h:96
↓ 1 callers
Function
average
Accelerated C++/chapter06/6-6-analysis.cpp:35
↓ 1 callers
Function
average
Accelerated C++/chapter06/analysis.cc:44
↓ 1 callers
Function
average
Accelerated C++/chapter06/6-5.cpp:44
↓ 1 callers
Function
average
Accelerated C++/chapter11/analysis.cc:46
↓ 1 callers
Function
average
Accelerated C++/chapter12/analysis.cc:46
↓ 1 callers
Function
average
Accelerated C++/chapter08/8-1-analysis.cpp:24
↓ 1 callers
Function
bear_room
()
Learn Python the Hard Way/ex35.py:18
↓ 1 callers
Method
begin
Accelerated C++/chapter12/Str.hpp:35
↓ 1 callers
Method
begin
Accelerated C++/chapter15/Str.hpp:35
↓ 1 callers
Function
bracketed
Accelerated C++/chapter07/7-6.cpp:65
↓ 1 callers
Function
bracketed
Accelerated C++/chapter07/grammar.cc:67
↓ 1 callers
Function
bracketed
Accelerated C++/chapter07/7-5.cpp:59
↓ 1 callers
Function
bracketed
Accelerated C++/chapter08/8-5-grammar-utils.cpp:21
↓ 1 callers
Function
center
Accelerated C++/chapter05/5-5.cpp:7
↓ 1 callers
Function
clone
Accelerated C++/chapter15/Ptr.h:33
↓ 1 callers
Function
clone
Accelerated C++/chapter16/Ptr.h:38
↓ 1 callers
Method
clone
Accelerated C++/chapter11/List.hpp:59
↓ 1 callers
Function
compare
Accelerated C++/chapter16/Core.cc:51
↓ 1 callers
Function
compare
Accelerated C++/chapter13/Core.cc:30
↓ 1 callers
Function
compare
Accelerated C++/chapter05/5-1.cpp:50
↓ 1 callers
Function
cthulu_room
()
Learn Python the Hard Way/ex35.py:40
← previous
next →
101–200 of 864, ranked by callers