Recent Gists from sin2akshay

Akshay Kumar
2d ago

SQLLesson.md Core SQL Challenge Rating This goal will likely be within your ZPD if you... Are familiar with basic command line operations Are interested in learning about writing SQL queries Are interested in learning how to install postgres & use the psql command line tool. Description A day-by-day structured deep dive into the basics of SQL. Complete lessons, and read tutorials. This goal makes…

MapsExercise.go This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters package main import ( "golang.org/x/tour/wc" "strings" ) func WordCount ( s string ) map [ string ] int…

FibonacciClosure.go This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters package main import "fmt" // fibonacci is a function that returns // a function that returns an int…

CP1.md Starting out with Competitive Programming (This guide is meant for beginners. If you have solved 100+ problems and are looking for guidance on how to solve problems involving algorithms and data structures, this document is not for you.) Competitive Programming is an interesting activity which mixes problem solving with programming. It is not only enjoyable but also very demanded in placem…

ValidateFileName.cs This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters private static string MakeValidFileName ( string name , char replaceChar ) { string str_replaceChar…

Github Emojis.md People :bowtie: 😄 :smile: 😆 :laughing: 😊 :blush: 😃 :smiley: ☺️ :relaxed: 😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart: 😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved: 😆 :satisfied: 😁 :grin: 😉 :wink: 😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning: 😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: 😴 :sleeping: 😟 :worried: 😦 :frowning: 😧 :anguish…

Akshay Kumar
2d ago

Python_curated_resources.md Python 3 resources, unless otherwise noted Check out Basic concepts and features tutorial and Getting Started from Python official website NOTE: Fork of https://github.com/learnbyexample/scripting_course/blob/master/Python_curated_resources.md Courses - online text/pdf tutorials automatetheboringstuff also visit inventwithpython for more stuff from this author diveinto…

[Questions].sol This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters pragma solidity ^ 0.5.2 ; /* Q. If we call up an contract that is inheriting certain special permission…

Akshay Kumar
2d ago

ProjectIdeas.md Analyze Eminem Music Lyrics using Python Get all the Eminem Songs' Lyrics from AZlyrics.com by web scraping via Python Save in form of JSON and txt Create histogram to show most common used words Use Markov Models to generate a random song from the words See reference link for more details: Reference - https://github.com/irenetrampoline/taylor-swift-lyrics

Akshay Kumar
2d ago

References.txt+ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters To read list: https://medium.com/@robertgreenfieldiv/explaining-proof-of-stake-f1eae6feb26f https://coi…

cs_dataset-sp.cs This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters string CS = ConfigurationManager . ConnectionStrings [ "test_connectionString" ] . ConnectionString ; …

Akshay Kumar
2d ago

career.txt This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters --== Support Engineer | Dot Net Role | Skills required ==-- Strong troubleshooting and problem solving skill…

WinServices_References.txt This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters 1. Windows Service with Timer - https://www.aspsnippets.com/Articles/Simple-Windows-Service-…

ReportScheduler.cs This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters //FOR DAILY REPORT void timer_Elapsed ( object sender , ElapsedEventArgs e ) { //Current Time TimeSp…

ExecuteSPtoDT.cs This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters //https://stackoverflow.com/questions/13402003/how-to-populate-a-datatable-from-a-stored-procedure //F…

Blockchain_Resources.md Blockchain Resources Following are the resources provided in the Blockchain specialization course on Coursera and a few other resources I found useful while learning Blockchain. ⭐ Best Resources are marked with a star. ✔️ After reading/watching the resource, put a tick mark. Please mention the resources you think would be helpful here in the comments Bitcoin and Blockchain…

RunDebugMethod.cs This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters // The main entry point for the process static void Main ( ) { #if ( ! DEBUG ) System . ServiceProces…

TransFileToSpecifiedFolder.cs This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters /// <summary> /// Transfer file from one Folder to other /// </summary> /// <param name="…

getDataIntoDataTable.cs This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters /// <summary> /// Common method for Getting data as Datatable with connection string /// </summ…

Akshay Kumar
2d ago

FFIII Walkthrough.txt This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters </div> The last light of our last hope</p> ______________________________________________________…

research.ioresearch.io

Sign up to keep scrolling

Create your feed subscriptions, save articles, keep scrolling.

Already have an account?