Git Product home page Git Product logo

go's Introduction

Go


  1. Trimming Spaces
  2. Extracting substrings
  3. Replacing parts of a string
  4. Escape Characters
  5. Capitalize strings
  6. Boolean to String Type conversion
  7. Integers and Floats to String Type conversion
  8. String to Boolean Type conversion
  9. Converting a Byte Array to String
  10. Todays date and time
  11. Adding or subtracting from date
  12. Difference between two dates
  13. Parsing date and time from string
  14. Extracting unique elements from the list
  15. Finding an element from an array
  16. Reversing (decreasing order) an array
  17. Iterating over the array
  18. Converting Map into array of keys and values
  19. Merging arrays
  20. Merging maps
  21. Testing for the presence of key in map
  22. Creating custom error type
  23. Error Handling
  24. Logging in go
  25. Dealing with panics
  26. Checking the existence of a file
  27. Reading the entire content of a file
  28. Writing to a file
  29. Creating temp files
  30. Read a particular line in a file
  31. Comparing two files
  32. Delete a file
  33. Rename a file
  34. Delete a directory
  35. List all the files in a directory
  36. Running multiple functions concurrently
  37. Parsing data between concurrently running functions
  38. Waiting for all concurrent functions to finish
  39. Selecting the results of a concurrent functions
  40. Catching signals
  41. Running child processes
  42. Processing command line arguments
  43. Downloading a webpage from internet
  44. Downloading file from internet
  45. Simple web server
  46. Simple File server
  47. Reading Data from SQL
  48. Insert Data into SQL

  1. Factorial
  2. Is Prime Number
  3. GCD and LCM(Euclidean Algorithm)
  4. Find Exponent using (+,-,*./,%)
  5. Is Power of Two
  6. Prime Factors of an integer
  7. Two Number Sum

go's People

Contributors

rashikansar avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.