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
Function
not_space
`false' if the argument is whitespace, `true' otherwise
Accelerated C++/chapter06/split.cc:22
Function
not_space
Accelerated C++/chapter10/split.h:17
Function
not_space
Accelerated C++/chapter08/split.h:15
Function
nothing
()
Learn Python the Hard Way/ex37.py:53
Function
operator !=
Accelerated C++/chapter12/Str.hpp:118
Function
operator !=
Accelerated C++/chapter15/Str.hpp:118
Function
operator +
Accelerated C++/chapter12/Str.cpp:105
Function
operator +
Accelerated C++/chapter15/Str.cpp:105
Method
operator ++
Accelerated C++/chapter14/Ref_count.hpp:10
Method
operator ++
Accelerated C++/chapter15/Ref_count.hpp:10
Method
operator --
Accelerated C++/chapter14/Ref_count.hpp:11
Method
operator --
Accelerated C++/chapter15/Ref_count.hpp:11
Function
operator <
Accelerated C++/chapter12/Str.hpp:98
Function
operator <
Accelerated C++/chapter15/Str.hpp:98
Function
operator <=
Accelerated C++/chapter12/Str.hpp:106
Function
operator <=
Accelerated C++/chapter15/Str.hpp:106
Function
operator ==
Accelerated C++/chapter12/Str.hpp:114
Function
operator ==
Accelerated C++/chapter15/Str.hpp:114
Function
operator >
Accelerated C++/chapter12/Str.hpp:102
Function
operator >
Accelerated C++/chapter15/Str.hpp:102
Function
operator >=
Accelerated C++/chapter12/Str.hpp:110
Function
operator >=
Accelerated C++/chapter15/Str.hpp:110
Function
operator!=
Accelerated C++/chapter14/Str.h:84
Function
operator!=
Accelerated C++/chapter12/Str.h:77
Function
operator+
Accelerated C++/chapter14/Str.cc:29
Function
operator+
Accelerated C++/chapter12/Str.cc:39
Method
operator->
Accelerated C++/chapter14/Ref_handle.h:26
Method
operator->
Accelerated C++/chapter14/Ptr.h:41
Method
operator->
Accelerated C++/chapter14/Handle.h:44
Method
operator->
Accelerated C++/chapter15/Ptr.h:41
Method
operator->
Accelerated C++/chapter16/Ptr.h:49
Function
operator<
Accelerated C++/chapter14/Str.h:59
Function
operator<
Accelerated C++/chapter12/Str.h:56
Function
operator<
Accelerated C++/chapter05/list_main.cc:28
Function
operator<=
Accelerated C++/chapter14/Str.h:69
Function
operator<=
Accelerated C++/chapter12/Str.h:64
Function
operator==
Accelerated C++/chapter14/Str.h:79
Function
operator==
Accelerated C++/chapter12/Str.h:72
Function
operator>
Accelerated C++/chapter14/Str.h:64
Function
operator>
Accelerated C++/chapter12/Str.h:60
Function
operator>=
Accelerated C++/chapter14/Str.h:74
Function
operator>=
Accelerated C++/chapter12/Str.h:68
Function
optimistic_median
median of the nonzero elements of `s.homework', or `0' if no such elements exist
Accelerated C++/chapter06/6-6-analysis.cpp:44
Function
optimistic_median
median of the nonzero elements of `s.homework', or `0' if no such elements exist
Accelerated C++/chapter06/analysis.cc:62
Function
optimistic_median
median of the nonzero elements of `s.homework', or `0' if no such elements exist
Accelerated C++/chapter06/6-5.cpp:62
Function
optimistic_median
median of the nonzero elements of `s.homework', or `0' if no such elements exist
Accelerated C++/chapter11/analysis.cc:66
Function
optimistic_median
median of the nonzero elements of `s.homework', or `0' if no such elements exist
Accelerated C++/chapter12/analysis.cc:66
Function
optimistic_median
median of the nonzero elements of `s.homework', or `0' if no such elements exist
Accelerated C++/chapter08/8-1-analysis.cpp:33
Function
optimistic_median_analysis
Accelerated C++/chapter06/analysis.cc:73
Function
optimistic_median_analysis
Accelerated C++/chapter06/6-5.cpp:73
Function
optimistic_median_analysis
Accelerated C++/chapter11/analysis.cc:78
Function
optimistic_median_analysis
Accelerated C++/chapter12/analysis.cc:78
Method
pad
Accelerated C++/chapter15/Pic.cc:107
Method
pad
Accelerated C++/chapter16/Pic.cc:122
Function
parse_sentence
(word_list)
Learn Python the Hard Way/projects/ex49/ex49/parser.py:70
Function
passes
Accelerated C++/chapter08/8-2.cpp:8
Function
passing
Accelerated C++/chapter09/9-6.cpp:10
Function
pgrade
Accelerated C++/chapter06/grade.cc:33
Function
pgrade
Accelerated C++/chapter08/grade.cc:33
Function
princess_lives_here
You see a beautiful Princess with a shiny crown. She offers you some cake.
Learn Python the Hard Way/ex41.py:35
Method
princess_lives_here
()
Learn Python the Hard Way/ex42.py:36
Method
print
Accelerated C++/chapter11/Student_info.cc:6
Function
print_first_and_last
Prints the first and last words of the sentence.
Learn Python the Hard Way/ex25.py:25
Function
print_first_and_last_sorted
Sorts the words then prints the first and last one.
Learn Python the Hard Way/ex25.py:31
Method
reframe
Accelerated C++/chapter15/Pic.h:46
Method
reframe
Accelerated C++/chapter15/Pic.h:67
Function
replace
Accelerated C++/chapter08/stl_algs.h:21
Function
reverse
Accelerated C++/chapter08/stl_algs.h:30
Function
scan
(sentence)
Learn Python the Hard Way/projects/ex49/ex49/lexicon.py:22
Function
scan
(sentence)
Learn Python the Hard Way/projects/ex48/ex48/lexicon.py:23
Method
second
(self)
Learn Python the Hard Way/ex37.py:92
Method
setFirstName
(String firstName)
Programming Clojure/snippets/Person.java:19
Method
setLastName
(String lastName)
Programming Clojure/snippets/Person.java:25
Method
setup
Pragmatic Programmer/6-41.rb:7
Method
size
Accelerated C++/chapter14/Vec.h:32
Method
size
Accelerated C++/chapter12/Str.hpp:33
Method
size
Accelerated C++/chapter12/Vec.h:33
Method
size
Accelerated C++/chapter15/Str.hpp:33
Function
space
`true' if the argument is whitespace, `false' otherwise
Accelerated C++/chapter06/split.cc:17
Function
space
Accelerated C++/chapter10/split.h:13
Function
space
Accelerated C++/chapter08/split.h:11
Function
split
Accelerated C++/chapter06/split.cc:26
Method
substr
Accelerated C++/chapter15/Str.cpp:42
Function
teardown
()
Learn Python the Hard Way/projects/hello/tests/hello_tests.py:7
Function
teardown
()
Learn Python the Hard Way/projects/skeleton/tests/NAME_tests.py:7
Function
test_basic
()
Learn Python the Hard Way/projects/hello/tests/hello_tests.py:10
Function
test_basic
()
Learn Python the Hard Way/projects/skeleton/tests/NAME_tests.py:10
Function
test_capitalization
()
Learn Python the Hard Way/projects/ex48/tests/ex48_tests.py:45
Function
test_choices
()
Learn Python the Hard Way/projects/ex50/tests/ex50_tests.py:11
Function
test_directions
()
Learn Python the Hard Way/projects/ex48/tests/ex48_tests.py:4
Method
test_empty_while_running
Pragmatic Programmer/6-41.rb:60
Function
test_errors
()
Learn Python the Hard Way/projects/ex48/tests/ex48_tests.py:38
Method
test_full_run
Pragmatic Programmer/6-41.rb:11
Function
test_game
()
Learn Python the Hard Way/projects/ex50/tests/ex50_tests.py:26
Function
test_map
()
Learn Python the Hard Way/projects/ex47/tests/ex47_tests.py:26
Function
test_match
()
Learn Python the Hard Way/projects/ex49/tests/ex49_tests.py:18
Method
test_never_turn_on
Pragmatic Programmer/6-41.rb:53
Function
test_nouns
()
Learn Python the Hard Way/projects/ex48/tests/ex48_tests.py:26
Function
test_numbers
()
Learn Python the Hard Way/projects/ex49/tests/ex49_tests.py:65
Function
test_numbers
()
Learn Python the Hard Way/projects/ex48/tests/ex48_tests.py:32
← previous
next →
701–800 of 864, ranked by callers